blob: 04357523e0f7be345ea8b3de26d3f21e5689ff57 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTNAME= HTML_TreeMenu
PORTVERSION= 1.2.2
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides an API to create a HTML tree
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>
|