2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-08-30 14:49:01 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= iterators
|
2015-11-18 17:21:58 +01:00
|
|
|
PORTVERSION= 1.0.8
|
2011-08-30 14:49:01 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Iterator construct for R
|
|
|
|
|
2013-12-30 21:55:18 +01:00
|
|
|
LICENSE= APACHE20
|
2011-08-30 14:49:01 +02:00
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-08-30 14:49:01 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|