freebsd-ports/converters/R-cran-rjson/Makefile
2022-01-09 14:08:02 +00:00

15 lines
270 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= rjson
PORTVERSION= 0.2.21
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= JSON for R
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>