2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Groovis <groovis@groovis.net>
|
2008-02-16 13:10:41 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= HTML-Macro
|
|
|
|
PORTVERSION= 1.27
|
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= groovis@groovis.net
|
|
|
|
COMMENT= Process HTML templates with loops, conditionals, macros and more
|
|
|
|
|
2013-09-03 17:28:40 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-02-16 13:10:41 +01:00
|
|
|
|
|
|
|
MAN3= HTML::Macro.3 HTML::Macro::Loop.3
|
|
|
|
|
2013-09-21 01:36:50 +02:00
|
|
|
NO_STAGE= yes
|
2008-02-16 13:10:41 +01:00
|
|
|
.include <bsd.port.mk>
|