# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/converters/R-cran-rjson/Makefile 469435 2018-05-09 07:25:56Z tota $

PORTNAME=	rjson
PORTVERSION=	0.2.18
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	JSON for R

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
