ports/devel/R-cran-bindr/Makefile
2024-12-05 06:43:56 +00:00

14 lines
284 B
Makefile

PORTNAME= bindr
PORTVERSION= 0.1.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Parametrized Active Bindings
WWW= https://cran.r-project.org/web/packages/bindr/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>