HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/converters/R-cran-RJSONIO/Makefile
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

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

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Serialize R objects to JSON, JavaScript Object Notation

LICENSE=	BSD3CLAUSE

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>