# Ports collection makefile for: pear-HTML_Common # Date created: 29 November 2002 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= HTML_Common PORTVERSION= 1.2.2 CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= HTML FILES= Common.php .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include