ports/devel/R-cran-generics/Makefile
2022-02-03 10:20:36 +00:00

13 lines
244 B
Makefile

PORTNAME= generics
PORTVERSION= 0.1.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Common S3 Generics not Provided by Base R Methods
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>