opnsense-ports/textproc/R-cran-pystr/Makefile
Franco Fichtner c67b59ed48 */*: sync with upstream
Taken from: HardenedBSD
2018-03-11 05:13:37 +01:00

17 lines
361 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD$
PORTNAME= pystr
PORTREVISION= 2
DISTVERSION= 2.0.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= String operations the Python way
RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp
USES= cran:auto-plist,compiles
.include <bsd.port.mk>