[35428] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Mar 27 22:32:18 PDT 2008


Revision: 35428
          http://trac.macosforge.org/projects/macports/changeset/35428
Author:   jmr at macports.org
Date:     2008-03-27 22:32:17 -0700 (Thu, 27 Mar 2008)

Log Message:
-----------
New port: py25-pmw. Closes #14740.

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

Added: trunk/dports/python/py25-pmw/Portfile
===================================================================
--- trunk/dports/python/py25-pmw/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pmw/Portfile	2008-03-28 05:32:17 UTC (rev 35428)
@@ -0,0 +1,22 @@
+# -*- 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
+
+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.
+
+homepage            http://pmw.sourceforge.net/
+master_sites        sourceforge:pmw
+distname            Pmw.${version}
+checksums           md5 7f30886fe9885ab3cf85dac6ce1fbda5 \
+                    sha1 e2d8dd6eed7378acf8723c860107a12d7e808227
+worksrcdir          ${distname}/src
+
+depends_lib-append		port:py25-tkinter


Property changes on: trunk/dports/python/py25-pmw/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list