[106269] trunk/dports/python
jmr at macports.org
jmr at macports.org
Mon May 20 16:31:30 PDT 2013
Revision: 106269
https://trac.macports.org/changeset/106269
Author: jmr at macports.org
Date: 2013-05-20 16:31:30 -0700 (Mon, 20 May 2013)
Log Message:
-----------
py26-pybox2d: use unified portgroup, set license
Modified Paths:
--------------
trunk/dports/python/py-pybox2d/Portfile
Added Paths:
-----------
trunk/dports/python/py-pybox2d/
Removed Paths:
-------------
trunk/dports/python/py26-pybox2d/
Modified: trunk/dports/python/py-pybox2d/Portfile
===================================================================
--- trunk/dports/python/py26-pybox2d/Portfile 2013-05-20 17:40:39 UTC (rev 106255)
+++ trunk/dports/python/py-pybox2d/Portfile 2013-05-20 23:31:30 UTC (rev 106269)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python 1.0
-name py26-pybox2d
+name py-pybox2d
version 2.0.2b2
+license zlib MIT
maintainers stromnov openmaintainer
description Python Box2D Bindings - 2D Physics
@@ -25,5 +26,9 @@
sha1 fb4486f2dea088e6e8ddaac708cb036d0bbf8161 \
rmd160 362a16da2932f1bc748696f384649b6641195e53
-depends_build-append \
+python.versions 26
+
+if {$subport != $name} {
+ depends_build-append \
port:swig
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130520/ab1ae604/attachment.html>
More information about the macports-changes
mailing list