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

PORTNAME=	htmltools
PORTVERSION=	0.3.5
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Tools for HTML generation and output

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-digest>0:security/R-cran-digest \
		R-cran-Rcpp>0:devel/R-cran-Rcpp

USES=	cran:auto-plist

.include <bsd.port.mk>
