TAKATSU Tomonari 5bec0f2c2b converters/R-cran-RJSONIO: Update to 2.0.0
Reported by:	portscout
2025-04-18 13:26:36 +00:00

15 lines
325 B
Makefile

PORTNAME= RJSONIO
DISTVERSION= 2.0.0
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>