# Created by: Groovis <groovis@groovis.net>
# $FreeBSD: tags/RELEASE_10_1_0/www/p5-HTML-Macro/Makefile 338785 2014-01-05 15:36:32Z az $

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
