summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/formulator/formulator-1.6.1.ebuild')
-rw-r--r--net-zope/formulator/formulator-1.6.1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/formulator/formulator-1.6.1.ebuild b/net-zope/formulator/formulator-1.6.1.ebuild
new file mode 100644
index 000000000000..aee61e17aacf
--- /dev/null
+++ b/net-zope/formulator/formulator-1.6.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.6.1.ebuild,v 1.1 2004/01/19 14:03:12 lanius Exp $
+
+inherit zproduct
+
+DESCRIPTION="Extensible framework that eases creation/validation of web-forms."
+
+HOMEPAGE="http://www.zope.org/Members/infrae/Formulator/"
+SRC_URI="http://www.zope.org/Members/infrae/Formulator/Formulator-${PV}/Formulator-${PV}.tgz"
+LICENSE="ZPL"
+KEYWORDS="~x86 ~ppc"
+
+ZPROD_LIST="Formulator"