opnsense-ports/devel/pear-HTML_Common/Makefile
2022-09-07 22:33:21 +02:00

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>