freebsd-ports/devel/R-cran-iterators/Makefile
TAKATSU Tomonari 6abf08f7fc - Update to 1.0.8
- Update WWW in pkg-descr
2015-11-18 16:21:58 +00:00

16 lines
287 B
Makefile

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