summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_TreeMenu/Makefile
blob: cf76d08fb5961902256a943445c88eda289bc32e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>