summaryrefslogtreecommitdiff
path: root/www/pear-HTML_TreeMenu/Makefile
blob: 6c39150c31a0a094dfe1fb379f9cc91d60ed43ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2010/12/22 15:50:01 taca Exp $

DISTNAME=	HTML_TreeMenu-1.2.2
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	PHP class for generating tree menus

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"