Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/devel/R-cran-R.methodsS3/Makefile
16442 views
PORTNAME=	R.methodsS3
DISTVERSION=	1.8.2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Methods that simplify the setup of S3 generic functions
WWW=		https://cran.r-project.org/web/packages/R.methodsS3/

LICENSE=	LGPL21 LGPL3
LICENSE_COMB=	dual

USES=		cran:auto-plist

.include <bsd.port.mk>