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

13 lines
257 B
Makefile

PORTNAME= HTML_TreeMenu
PORTVERSION= 1.2.2
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides an API to create a HTML tree
WWW= https://pear.php.net/package/HTML_TreeMenu
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>