Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/converters/R-cran-RJSONIO/Makefile
16149 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	RJSONIO
DISTVERSION=	1.3-1.4
PORTREVISION=	1
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Serialize R objects to JSON, JavaScript Object Notation

LICENSE=	BSD3CLAUSE

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>