15 lines
286 B
Makefile
15 lines
286 B
Makefile
PORTNAME= HTML_Common2
|
|
PORTVERSION= 2.3.1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
|
COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes
|
|
WWW= https://pear.php.net/package/HTML_Common2
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|