forked from Lainports/opnsense-ports
13 lines
257 B
Makefile
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>
|