freebsd-ports/converters/R-cran-jsonlite/Makefile
TAKATSU Tomonari 71f0a03796 - Update to 1.2
2016-12-31 15:26:28 +00:00

16 lines
325 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= jsonlite
PORTVERSION= 1.2
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Robust, High Performance JSON Parser and Generator for R
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>