freebsd-ports/devel/R-cran-iterators/Makefile
2012-01-18 23:04:08 +00:00

22 lines
394 B
Makefile

# New ports collection makefile for: R-cran-iterators
# Date created: 2011-08-16
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= iterators
PORTVERSION= 1.0.5
PORTREVISION= 3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Iterator construct for R
LICENSE= AL2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>