opnsense-ports/devel/R-cran-R.methodsS3/Makefile
Franco Fichtner 92c0446308 */*: sync with upstream
Taken from: FreeBSD
2024-09-27 11:55:52 +02:00

15 lines
342 B
Makefile

PORTNAME= R.methodsS3
DISTVERSION= 1.8.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= uzsolt@FreeBSD.org
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>