forked from Lainports/opnsense-ports
14 lines
281 B
Makefile
14 lines
281 B
Makefile
PORTNAME= HTML_Common
|
|
PORTVERSION= 1.2.5
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR::HTML_Common is a base class for other HTML classes
|
|
WWW= https://pear.php.net/package/HTML_Common
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= pear
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|