[88974] trunk/dports/python
singingwolfboy at macports.org
singingwolfboy at macports.org
Sun Jan 15 09:21:45 PST 2012
Revision: 88974
http://trac.macports.org/changeset/88974
Author: singingwolfboy at macports.org
Date: 2012-01-15 09:21:45 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
New port: py-rudolf
Added Paths:
-----------
trunk/dports/python/py-rudolf/
trunk/dports/python/py-rudolf/Portfile
Added: trunk/dports/python/py-rudolf/Portfile
===================================================================
--- trunk/dports/python/py-rudolf/Portfile (rev 0)
+++ trunk/dports/python/py-rudolf/Portfile 2012-01-15 17:21:45 UTC (rev 88974)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python 1.0
+
+name py-rudolf
+set real_name rudolf2
+version 0.3
+python.versions 25 26 27
+categories-append devel
+platforms darwin
+license GNU LGPL
+maintainers singingwolfboy openmaintainer
+description Colour output plugin for the nose testing framework
+long_description ${description}
+
+homepage http://pypi.python.org/pypi/${real_name}/
+master_sites http://pypi.python.org/packages/source/r/${real_name}
+distname ${real_name}-${version}
+checksums rmd160 5aa5eedb60c64626798a98e473ed1bf67452d83c \
+ sha256 358a240d732b5c7a44f9101e4402fcc39379685f28d448fb6b4df0cac6bbcf9b
+
+if {$name != $subport} {
+ depends_lib port:py${python.version}-nose
+}
Property changes on: trunk/dports/python/py-rudolf/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/17e5b4e2/attachment.html>
More information about the macports-changes
mailing list