# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/www/p5-HTML-Declare/Makefile 328848 2013-09-30 19:25:55Z sunpoet $ PORTNAME= HTML-Declare PORTVERSION= 2.4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Very simple micro language to generate HTML BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 .include