[145179] trunk/dports/python/py-pyinstaller/Portfile
adfernandes at macports.org
adfernandes at macports.org
Wed Jan 27 16:00:11 PST 2016
Revision: 145179
https://trac.macports.org/changeset/145179
Author: adfernandes at macports.org
Date: 2016-01-27 16:00:10 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
py-pyinstaller: fix location of python.versions and clean up license
Modified Paths:
--------------
trunk/dports/python/py-pyinstaller/Portfile
Modified: trunk/dports/python/py-pyinstaller/Portfile
===================================================================
--- trunk/dports/python/py-pyinstaller/Portfile 2016-01-27 23:53:51 UTC (rev 145178)
+++ trunk/dports/python/py-pyinstaller/Portfile 2016-01-28 00:00:10 UTC (rev 145179)
@@ -14,14 +14,15 @@
supported_archs noarch
maintainers openmaintainer adfernandes
description converts (packages) Python programs into stand-alone executables
-long_description ${description}
-license GPL license with a special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones)
+long_description ${description}; note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones
+license GPL
homepage http://www.pyinstaller.org/
+python.versions 27 33 34 35
+
if {${name} ne ${subport}} {
- python.versions 27 33 34 35
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/047f174a/attachment.html>
More information about the macports-changes
mailing list