freebsd-ports/devel/R-cran-bindr/Makefile
2021-04-06 16:31:07 +02:00

16 lines
291 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= bindr
PORTVERSION= 0.1.1
PORTREVISION= 3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Parametrized Active Bindings
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>