# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/R-cran-DT/Makefile 412349 2016-04-01 14:25:16Z mat $

PORTNAME=	DT
PORTVERSION=	0.1
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Wrapper of the JavaScript Library 'DataTables'

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-htmltools>0:textproc/R-cran-htmltools \
		R-cran-htmlwidgets>=0.4:www/R-cran-htmlwidgets \
		R-cran-magrittr>0:devel/R-cran-magrittr

USES=	cran:auto-plist

.include <bsd.port.mk>
