[19637] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 19 19:02:29 PDT 2006


Revision: 19637
Author:   landonf at macports.org
Date:     2006-09-19 19:02:27 -0700 (Tue, 19 Sep 2006)

Log Message:
-----------
Form generation tools to complement FormEncode

Added Paths:
-----------
    trunk/dports/python/py-formbuild/
    trunk/dports/python/py-formbuild/Portfile

Added: trunk/dports/python/py-formbuild/Portfile
===================================================================
--- trunk/dports/python/py-formbuild/Portfile	                        (rev 0)
+++ trunk/dports/python/py-formbuild/Portfile	2006-09-20 02:02:27 UTC (rev 19637)
@@ -0,0 +1,19 @@
+# $Id: Portfile 19552 2006-09-16 05:01:22Z landonf at macports.org $
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name			py-formbuild
+version			0.1.5b
+categories		python devel
+platforms		darwin
+maintainers		darwinports at opendarwin.org
+description		Form generation tools to complement FormEncode
+long_description	${description}
+
+homepage		http://formbuild.org
+master_sites		http://cheeseshop.python.org/packages/source/F/FormBuild/
+distname		FormBuild-${version}
+checksums		sha1 d5ecac453d0083ea89f394cc373af1440ea844a9
+
+depends_lib		port:py-setuptools

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060919/768b9602/attachment.html


More information about the macports-changes mailing list