Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-generics/Makefile
16124 views
PORTNAME=	generics
PORTVERSION=	0.1.0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Common S3 Generics not Provided by Base R Methods

LICENSE=	MIT

USES=		cran:auto-plist

.include <bsd.port.mk>