2012-11-04 06:58:42 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-09-04 15:05:23 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ROAuth
|
2013-04-29 10:28:44 +02:00
|
|
|
PORTVERSION= 0.9.3
|
2014-03-10 21:55:20 +01:00
|
|
|
PORTREVISION= 4
|
2011-09-04 15:05:23 +02:00
|
|
|
CATEGORIES= security
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= R interface for OAuth
|
|
|
|
|
|
|
|
LICENSE= ART20
|
|
|
|
|
|
|
|
RUN_DEPENDS= R-cran-RCurl>=1.6.4:${PORTSDIR}/ftp/R-cran-RCurl \
|
|
|
|
R-cran-digest>0:${PORTSDIR}/security/R-cran-digest
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-09-04 15:05:23 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|