opnsense-ports/textproc/R-cran-htmltools/Makefile
Franco Fichtner 876282b6e1 */*: sync with upstream
Taken from: FreeBSD
2015-08-09 09:40:46 +02:00

19 lines
389 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= htmltools
PORTVERSION= 0.2.6
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Tools for HTML generation and output
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest
USES= cran:auto-plist
.include <bsd.port.mk>