Merge branch 'staged'
[dports.git] / devel / pear-HTML_Common / Makefile
1 PORTNAME=       HTML_Common
2 PORTVERSION=    1.2.5
3 CATEGORIES=     devel www pear
4
5 MAINTAINER=     sunpoet@FreeBSD.org
6 COMMENT=        PEAR::HTML_Common is a base class for other HTML classes
7 WWW=            https://pear.php.net/package/HTML_Common
8
9 LICENSE=        PHP301
10
11 USES=           pear
12 NO_ARCH=        yes
13
14 .include <bsd.port.mk>