ports/devel/R-cran-bindr/Makefile
2017-06-13 10:44:52 +00:00

16 lines
285 B
Makefile

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