# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	HTML_TreeMenu
PORTVERSION=	1.2.2
CATEGORIES=	devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Provides an API to create a HTML tree

LICENSE=	BSD2CLAUSE

USES=		pear

.include <bsd.port.mk>