ports/devel/R-cran-bindr/Makefile
2023-04-23 09:09:58 +00:00

15 lines
300 B
Makefile

PORTNAME= bindr
PORTVERSION= 0.1.1
PORTREVISION= 4
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>