forked from Lainports/opnsense-ports
14 lines
246 B
Makefile
14 lines
246 B
Makefile
PORTNAME= HTML_Form
|
|
PORTVERSION= 1.3.1
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR simple HTML form package
|
|
WWW= https://pear.php.net/package/HTML_Form
|
|
|
|
LICENSE= PHP301
|
|
|
|
NO_ARCH= yes
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|