opnsense-ports/converters/R-cran-RJSONIO/Makefile
Franco Fichtner c67b59ed48 */*: sync with upstream
Taken from: HardenedBSD
2018-03-11 05:13:37 +01:00

17 lines
349 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RJSONIO
PORTREVISION= 2
DISTVERSION= 1.3-0
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Serialize R objects to JSON, JavaScript Object Notation
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles
.include <bsd.port.mk>