freebsd-ports/converters/R-cran-RJSONIO/Makefile

14 lines
272 B
Makefile
Raw Normal View History

PORTNAME= RJSONIO
DISTVERSION= 1.3-1.6
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Serialize R objects to JSON, JavaScript Object Notation
2014-04-29 03:34:09 +02:00
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles
.include <bsd.port.mk>