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

PORTNAME=	jsonlite
PORTVERSION=	1.7.2
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Robust, High Performance JSON Parser and Generator for R

LICENSE=	MIT

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>