freebsd-ports/devel/R-cran-Rcpp/Makefile
2015-07-26 10:53:06 +00:00

18 lines
311 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= Rcpp
PORTVERSION= 0.12.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Seamless R and C++ Integration
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>