# Created by: Antonio Carlos Venancio Junior () # $FreeBSD: head/devel/pear-HTML_Page2/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= HTML_Page2 PORTVERSION= 0.6.1 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}beta MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR base class for XHTML page generation BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common USES= pear .include