freebsd-ports/devel/pear-HTML_Common2/Makefile
2014-09-23 15:15:04 +00:00

13 lines
261 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTML_Common2
PORTVERSION= 2.1.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes
USES= pear
.include <bsd.port.mk>