summaryrefslogtreecommitdiffstats
path: root/www/R-cran-htmlwidgets/Makefile
blob: 67ac0b964a6345c999e38755dd3e449fc9f5b705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	htmlwidgets
PORTVERSION=	0.5
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	HTML Widgets for R

LICENSE=	MIT

RUN_DEPENDS=	R-cran-htmltools>=0.2.6:${PORTSDIR}/textproc/R-cran-htmltools \
		R-cran-jsonlite>=0.9.16:${PORTSDIR}/converters/R-cran-jsonlite \
		R-cran-yaml>0:${PORTSDIR}/textproc/R-cran-yaml

USES=	cran:auto-plist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud