freebsd-ports/www/pear-Horde_Css_Parser/Makefile

13 lines
268 B
Makefile

# $FreeBSD$
PORTNAME= Horde_Css_Parser
PORTVERSION= 1.0.1
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde CSS Parser
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>