# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: converters/R-cran-RJSONIO/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	RJSONIO
DISTVERSION=	1.0-3
PORTREVISION=	3
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>
