diff options
Diffstat (limited to 'www/p5-HTML-Template-Compiled/Makefile')
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index cdd8aa72c04c..7cb870f786e4 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.96 +PORTVERSION= 0.97 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Templating system that compiles HTML::Template files to Perl code +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Data-TreeDumper-Renderer-DHTML>=0:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \ p5-URI>=0:${PORTSDIR}/net/p5-URI |