opnsense-ports/devel/R-cran-R6/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

15 lines
286 B
Makefile

PORTNAME= R6
PORTVERSION= 2.5.1
PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Classes with reference semantics
WWW= https://cran.r-project.org/web/packages/R6/
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>