# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= HTML_CSS PORTVERSION= 1.5.4 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for generating CSS declarations BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include