summaryrefslogtreecommitdiff
path: root/www/pear-HTML_TreeMenu/Makefile
blob: 74a917cc20ee414709f6cdb7ab04e26e0527670d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1.1.1 2008/12/16 01:39:55 dsainty Exp $

DISTNAME=	HTML_TreeMenu-1.2.1
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"