freebsd-ports/textproc/R-cran-pystr/Makefile
2015-07-14 21:26:45 +00:00

14 lines
281 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD$
PORTNAME= pystr
DISTVERSION= 1.0.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= String operations the Python way
USES= cran:auto-plist
.include <bsd.port.mk>