Revision: 100377 https://trac.macports.org/changeset/100377 Author: jmr@macports.org Date: 2012-12-10 01:16:39 -0800 (Mon, 10 Dec 2012) Log Message: ----------- py-pyds9: license Modified Paths: -------------- trunk/dports/python/py-pyds9/Portfile Modified: trunk/dports/python/py-pyds9/Portfile =================================================================== --- trunk/dports/python/py-pyds9/Portfile 2012-12-10 08:56:41 UTC (rev 100376) +++ trunk/dports/python/py-pyds9/Portfile 2012-12-10 09:16:39 UTC (rev 100377) @@ -7,6 +7,7 @@ name py-${realname} version 1.1 categories python devel science +license LGPL-2.1 maintainers stsci.edu:mperrin openmaintainer description Python interface to XPA to communicate with DS9 long_description The pyds9 module provides a Python interface to XPA to \ @@ -21,7 +22,6 @@ distname ${realname}-${version} python.versions 25 26 27 -python.default_version 27 if {$subport != $name} { depends_build-append port:py${python.version}-distribute
participants (1)
-
jmr@macports.org