[19564] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 23:17:20 PDT 2006


Revision: 19564
Author:   landonf at macports.org
Date:     2006-09-15 23:17:18 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
Required for py-beaker

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

Added: trunk/dports/python/py-myghtyutils/Portfile
===================================================================
--- trunk/dports/python/py-myghtyutils/Portfile	                        (rev 0)
+++ trunk/dports/python/py-myghtyutils/Portfile	2006-09-16 06:17:18 UTC (rev 19564)
@@ -0,0 +1,22 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-myghtyutils
+version				0.52
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Container and Utility Functions from the \
+				Myghty Template Framework.
+long_description		${description}
+
+platforms			darwin
+
+homepage			http://www.myghty.org
+master_sites			http://cheeseshop.python.org/packages/source/M/MyghtyUtils/
+distname			MyghtyUtils-${version}
+use_zip				yes
+
+depends_lib			port:py-setuptools
+
+checksums			md5 a15cda5919509024245802f4028b1560

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


More information about the macports-changes mailing list