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

MAINTAINER=	[email protected]
COMMENT=	Methods and classes for object-oriented programming
WWW=		https://cran.r-project.org/package=R.oo

LICENSE=	LGPL21 LGPL3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-R.methodsS3>=1.8.2:devel/R-cran-R.methodsS3

USES=		cran:auto-plist

.include <bsd.port.mk>