TAKATSU Tomonari 08eac9852f converters/R-cran-RJSONIO: Update to 1.3-1.9
Reported by:	portscout
2023-12-10 11:37:44 +00:00

15 lines
327 B
Makefile

PORTNAME= RJSONIO
DISTVERSION= 1.3-1.9
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Serialize R objects to JSON, JavaScript Object Notation
WWW= https://cran.r-project.org/web/packages/RJSONIO/
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles
.include <bsd.port.mk>