1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/converters/R-cran-rjson/Makefile
2018-06-15 09:54:53 +00:00

17 lines
282 B
Makefile

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