[59133] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Oct 9 21:56:19 PDT 2009


Revision: 59133
          http://trac.macports.org/changeset/59133
Author:   macsforever2000 at macports.org
Date:     2009-10-09 21:56:18 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------
Added new port.

Added Paths:
-----------
    trunk/dports/python/py26-pmw/
    trunk/dports/python/py26-pmw/Portfile

Added: trunk/dports/python/py26-pmw/Portfile
===================================================================
--- trunk/dports/python/py26-pmw/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pmw/Portfile	2009-10-10 04:56:18 UTC (rev 59133)
@@ -0,0 +1,24 @@
+# -*- 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 python26  1.0
+
+name                py26-pmw
+version             1.3.2
+maintainers         macsforever2000
+platforms           darwin
+
+description         high-level compound widget toolkit
+long_description    Pmw is a toolkit for building high-level compound widgets in Python using \
+                    the Tkinter module.
+
+homepage            http://pmw.sourceforge.net/
+master_sites        sourceforge:pmw
+distname            Pmw.${version}
+
+checksums           md5    7f30886fe9885ab3cf85dac6ce1fbda5 \
+                    sha1   e2d8dd6eed7378acf8723c860107a12d7e808227 \
+                    rmd160 ad3fca73405a8c8a7e2ec81096b00665e2937964
+
+worksrcdir          ${distname}/src


Property changes on: trunk/dports/python/py26-pmw/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/3859d30d/attachment.html>


More information about the macports-changes mailing list