[104265] trunk/dports/editors/spe/Portfile

jmr at macports.org jmr at macports.org
Fri Mar 22 05:53:33 PDT 2013


Revision: 104265
          https://trac.macports.org/changeset/104265
Author:   jmr at macports.org
Date:     2013-03-22 05:53:33 -0700 (Fri, 22 Mar 2013)
Log Message:
-----------
spe: use unified portgroup, license, noarch

Modified Paths:
--------------
    trunk/dports/editors/spe/Portfile

Modified: trunk/dports/editors/spe/Portfile
===================================================================
--- trunk/dports/editors/spe/Portfile	2013-03-22 12:47:02 UTC (rev 104264)
+++ trunk/dports/editors/spe/Portfile	2013-03-22 12:53:33 UTC (rev 104265)
@@ -1,12 +1,14 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python 1.0
 
 name			spe
 version			0.8.4.h
 categories		editors python
+license			GPL-2+
 platforms		darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		spe - Stani's Python Editor 
 long_description	spe - Stani's Python Editor  \
@@ -19,6 +21,8 @@
 checksums		md5 55230b8b643b273912a1d6c3163cca27 \
 			sha1 09d89c347976d984cd1e2c9c0c14d999520c8219
 
+python.default_version 26
+
 depends_lib-append	port:py26-wxpython
 depends_run		port:py26-checker
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130322/9c476280/attachment-0001.html>


More information about the macports-changes mailing list