opnsense-ports/converters/R-cran-jsonlite/Makefile

17 lines
327 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= jsonlite
PORTVERSION= 1.7.0
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>