freebsd-ports/devel/R-cran-iterators/Makefile
2020-10-18 03:58:35 +00:00

16 lines
288 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= iterators
PORTVERSION= 1.0.13
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Iterator construct for R
LICENSE= APACHE20
USES= cran:auto-plist
.include <bsd.port.mk>