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

PORTNAME=	rjson
PORTVERSION=	0.2.20
PORTREVISION=	3
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	JSON for R

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>