freebsd-ports/converters/R-cran-rjson/Makefile

15 lines
272 B
Makefile

PORTNAME= rjson
PORTVERSION= 0.2.23
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= JSON for R
WWW= https://cran.r-project.org/web/packages/rjson/
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>