summaryrefslogtreecommitdiff
path: root/www/zope25-TinyTablePlus/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-01 17:58:27 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-01 17:58:27 +0000
commit89c8c5981295888e05187309ab046da9f210c779 (patch)
tree8309060e1e8ba8b78849af04fb772ad5d2e104e5 /www/zope25-TinyTablePlus/Makefile
parentebe4ae83460bb0eda614a22cc4a48e99acd23f84 (diff)
downloadpkgsrc-89c8c5981295888e05187309ab046da9f210c779.tar.gz
manage tabular data in Zope where SQL would be overkill
Diffstat (limited to 'www/zope25-TinyTablePlus/Makefile')
-rw-r--r--www/zope25-TinyTablePlus/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/zope25-TinyTablePlus/Makefile b/www/zope25-TinyTablePlus/Makefile
new file mode 100644
index 00000000000..50f27f2b190
--- /dev/null
+++ b/www/zope25-TinyTablePlus/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 17:58:27 drochner Exp $
+#
+
+DISTNAME= TinyTablePlus-0.9
+PKGNAME= zope25-TinyTablePlus-0.9
+CATEGORIES= www
+MASTER_SITES= http://www.zope.org/Members/hathawsh/TinyTablePlus/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.zope.org/Members/hathawsh/TinyTablePlus/
+COMMENT= improved TinyTable
+
+ZOPE_COPYPRODUCT= zope-std-copyproduct-long
+
+.include "../../www/zope25/product.mk"
+.include "../../mk/bsd.pkg.mk"