Prune devel/py-EnthoughtBase
[dports.git] / devel / pear-HTML_CSS / Makefile
1 # Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
2 # $FreeBSD$
3
4 PORTNAME=       HTML_CSS
5 PORTVERSION=    1.5.4
6 CATEGORIES=     devel www pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        PEAR class for generating CSS declarations
10
11 BUILD_DEPENDS=  ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
12 RUN_DEPENDS=    ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
13
14 USES=   pear
15
16 .include <bsd.port.mk>