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

MAINTAINER=	[email protected]
COMMENT=	Classes with reference semantics
WWW=		https://cran.r-project.org/web/packages/R6/

LICENSE=	MIT

USES=		cran:auto-plist

.include <bsd.port.mk>