aboutsummaryrefslogblamecommitdiff
path: root/converters/R-cran-rjson/Makefile
blob: 7457259107191e1a0d35511655d81492713a6f3f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                 

                     
                      
                 





                                          

                     
                                        

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	rjson
PORTVERSION=	0.2.20
PORTREVISION=	3
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${PORTVERSION}

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

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>