ports/devel/R-cran-iterators/Makefile
2023-04-23 09:09:58 +00:00

15 lines
298 B
Makefile

PORTNAME= iterators
PORTVERSION= 1.0.14
PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Iterator construct for R
WWW= https://cran.r-project.org/web/packages/iterators/
LICENSE= APACHE20
USES= cran:auto-plist
.include <bsd.port.mk>