[38981] trunk/dports/python/py25-pmw/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Aug 4 13:47:42 PDT 2008


Revision: 38981
          http://trac.macosforge.org/projects/macports/changeset/38981
Author:   macsforever2000 at macports.org
Date:     2008-08-04 13:47:42 -0700 (Mon, 04 Aug 2008)
Log Message:
-----------
Whitespace fixes.

Modified Paths:
--------------
    trunk/dports/python/py25-pmw/Portfile

Modified: trunk/dports/python/py25-pmw/Portfile
===================================================================
--- trunk/dports/python/py25-pmw/Portfile	2008-08-04 19:52:13 UTC (rev 38980)
+++ trunk/dports/python/py25-pmw/Portfile	2008-08-04 20:47:42 UTC (rev 38981)
@@ -1,22 +1,25 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
-PortGroup python25 1.0
+PortSystem          1.0
+PortGroup python25  1.0
 
 name                py25-pmw
 version             1.3.2
 maintainers         boulder.nist.gov:schimaf openmaintainer
 platforms           darwin freebsd
+
 description         high-level compound widget toolkit
 long_description    Pmw is a toolkit for building high-level compound widgets in Python using \
-					the Tkinter module.
+                    the Tkinter module.
 
 homepage            http://pmw.sourceforge.net/
 master_sites        sourceforge:pmw
 distname            Pmw.${version}
-checksums           md5 7f30886fe9885ab3cf85dac6ce1fbda5 \
-                    sha1 e2d8dd6eed7378acf8723c860107a12d7e808227
+
+checksums           md5    7f30886fe9885ab3cf85dac6ce1fbda5 \
+                    sha1   e2d8dd6eed7378acf8723c860107a12d7e808227
+
 worksrcdir          ${distname}/src
 
-depends_lib-append		port:py25-tkinter
+depends_lib-append  port:py25-tkinter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080804/bf72c18b/attachment.html 


More information about the macports-changes mailing list