aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-iterators/Makefile
blob: 96cd2c6460fe379a254c6ee55f3a099fc16c5e46 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                 
           

                         
                     
                     




                                          
                        
 
                       

                      
# 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>