# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/R-cran-shiny/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	shiny
PORTVERSION=	0.9.1
PORTREVISION=	1
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Web Application Framework for R

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-httpuv>=1.2.0:${PORTSDIR}/www/R-cran-httpuv \
		R-cran-caTools>0:${PORTSDIR}/devel/R-cran-caTools \
		R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO \
		R-cran-xtable>0:${PORTSDIR}/textproc/R-cran-xtable \
		R-cran-digest>0:${PORTSDIR}/security/R-cran-digest

USES=	cran:auto-plist

.include <bsd.port.mk>
