summaryrefslogtreecommitdiff
path: root/www/zope25-ZNavigator
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-01 18:01:37 +0000
committerdrochner <drochner>2002-10-01 18:01:37 +0000
commita6032c892fd9d51cb76c3b411a8eab9296468e45 (patch)
treea84bdb94c275da04e569526ca72c4b9ffe132bf4 /www/zope25-ZNavigator
parentf0e68f5799830035dac3eaf310b2632a85c19bea (diff)
downloadpkgsrc-a6032c892fd9d51cb76c3b411a8eab9296468e45.tar.gz
helper to build navigation bars
Diffstat (limited to 'www/zope25-ZNavigator')
-rw-r--r--www/zope25-ZNavigator/DESCR7
-rw-r--r--www/zope25-ZNavigator/Makefile22
-rw-r--r--www/zope25-ZNavigator/PLIST22
-rw-r--r--www/zope25-ZNavigator/distinfo4
4 files changed, 55 insertions, 0 deletions
diff --git a/www/zope25-ZNavigator/DESCR b/www/zope25-ZNavigator/DESCR
new file mode 100644
index 00000000000..fb6a94b5120
--- /dev/null
+++ b/www/zope25-ZNavigator/DESCR
@@ -0,0 +1,7 @@
+The ZNavigator product was designed to simplify the construction
+of navigation bars. It was written to make navbar management
+easy for inexperienced contents managers, and provide some nifty features.
+Many of the features and their usage are demonstrated in the navigator_demo
+package, in the demo/ directory (see the INSTALL document for information
+on how to intall the demos). The ZNavigator and NavItem also have online help
+tabs.
diff --git a/www/zope25-ZNavigator/Makefile b/www/zope25-ZNavigator/Makefile
new file mode 100644
index 00000000000..7f0f3ac1ea3
--- /dev/null
+++ b/www/zope25-ZNavigator/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 18:01:37 drochner Exp $
+#
+
+DISTNAME= ZNavigator-2.02
+PKGNAME= zope25-ZNavigator-2.02
+CATEGORIES= www
+MASTER_SITES= http://www.zope.org/Members/jonas/ZNavigator/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.zope.org/Members/jonas/ZNavigator/
+COMMENT= creating navigation bars
+
+ZOPE_COPYPRODUCT= zope-std-copyproduct-long
+
+post-install:
+ ${CP} ${ZOPEDIR}/lib/python/Products/ZNavigator/demo/navigator_demo.zexp \
+ ${ZOPEDIR}/import
+ ${RM} -rf ${ZOPEDIR}/lib/python/Products/ZNavigator/demo
+
+.include "../../www/zope25/product.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/zope25-ZNavigator/PLIST b/www/zope25-ZNavigator/PLIST
new file mode 100644
index 00000000000..add341fafbb
--- /dev/null
+++ b/www/zope25-ZNavigator/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/01 18:01:37 drochner Exp $
+lib/zope/import/navigator_demo.zexp
+lib/zope/lib/python/Products/ZNavigator/COPYING
+lib/zope/lib/python/Products/ZNavigator/ChangeLog
+lib/zope/lib/python/Products/ZNavigator/INSTALL
+lib/zope/lib/python/Products/ZNavigator/README
+lib/zope/lib/python/Products/ZNavigator/ZNavigator.py
+lib/zope/lib/python/Products/ZNavigator/ZNavigator.pyc
+lib/zope/lib/python/Products/ZNavigator/__init__.py
+lib/zope/lib/python/Products/ZNavigator/__init__.pyc
+lib/zope/lib/python/Products/ZNavigator/addNavItem.dtml
+lib/zope/lib/python/Products/ZNavigator/addNavigator.dtml
+lib/zope/lib/python/Products/ZNavigator/helpNavItem.dtml
+lib/zope/lib/python/Products/ZNavigator/helpNavigator.dtml
+lib/zope/lib/python/Products/ZNavigator/manageNavItem.dtml
+lib/zope/lib/python/Products/ZNavigator/manageNavigator.dtml
+lib/zope/lib/python/Products/ZNavigator/miscPropertyForm.dtml
+lib/zope/lib/python/Products/ZNavigator/navigator.gif
+lib/zope/lib/python/Products/ZNavigator/navitem.gif
+lib/zope/lib/python/Products/ZNavigator/render.dtml
+lib/zope/lib/python/Products/ZNavigator/version.txt
+@dirrm lib/zope/lib/python/Products/ZNavigator
diff --git a/www/zope25-ZNavigator/distinfo b/www/zope25-ZNavigator/distinfo
new file mode 100644
index 00000000000..4c1f1107455
--- /dev/null
+++ b/www/zope25-ZNavigator/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/10/01 18:01:37 drochner Exp $
+
+SHA1 (zope/ZNavigator-2.02.tgz) = 8986047f47741a8973fa20af3b6ade4de1eca182
+Size (zope/ZNavigator-2.02.tgz) = 21747 bytes