# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: converters/R-cran-RJSONIO/Makefile 319316 2013-05-28 15:15:05Z bf $

PORTNAME=	RJSONIO
DISTVERSION=	1.0-3
PORTREVISION=	1
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

LICENSE=	BSD

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
