# Created by: Antonio Carlos Venancio Junior () # $FreeBSD: head/devel/pear-HTML_Page2/Makefile 527885 2020-03-06 17:05:44Z joneum $ 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 LICENSE= PHP30 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include