Path: blob/main/devel/R-cran-cpp11/Makefile
16123 views
PORTNAME= cpp11
PORTVERSION= 0.2.7
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= [email protected]
COMMENT= C++11 Interface for R's C Interface
LICENSE= MIT
USES= compiler:c++11-lang cran:auto-plist
.include <bsd.port.mk>