[77056] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Mar 18 12:06:17 PDT 2011


Revision: 77056
          http://trac.macports.org/changeset/77056
Author:   singingwolfboy at macports.org
Date:     2011-03-18 12:06:17 -0700 (Fri, 18 Mar 2011)
Log Message:
-----------
New port: py27-growl

Added Paths:
-----------
    trunk/dports/python/py27-growl/
    trunk/dports/python/py27-growl/Portfile

Added: trunk/dports/python/py27-growl/Portfile
===================================================================
--- trunk/dports/python/py27-growl/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-growl/Portfile	2011-03-18 19:06:17 UTC (rev 77056)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python27 1.0
+
+# Interestingly, this module does not actually require that Growl be installed!
+name                    py27-growl
+version                 1.2.1
+categories-append       aqua
+maintainers             singingwolfboy openmaintainer
+description             Python interface to the Growl notification system
+long_description        ${description}
+
+platforms               darwin
+
+homepage                http://growl.info/documentation/developer/python-support.php
+master_sites            http://growl.info/files/source
+distname                Growl-${version}-src
+use_bzip2               yes
+extract.suffix          .tbz
+# uses the same file as Growl: store in the same place
+dist_subdir             Growl
+
+checksums               md5     b4578a73cc906856f4accdbc1a484d1b \
+                        sha1    fe8a3638b101cc5d060ec85cef9310d4b7cb6037 \
+                        rmd160  cf1cfae070fbd8e5401beb1211590542cab4fe22
+
+worksrcdir              ${worksrcdir}/Bindings/python


Property changes on: trunk/dports/python/py27-growl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110318/55adb0a2/attachment.html>


More information about the macports-changes mailing list