aboutsummaryrefslogblamecommitdiff
path: root/textproc/R-cran-htmltools/Makefile
blob: 85e59cf15437579191f597d472ab519fc2b370d8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                                                 
                     





                                                    
                      
 

                                                        



                       
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

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>