Revision: 103486 https://trac.macports.org/changeset/103486 Author: jmr@macports.org Date: 2013-02-27 02:04:04 -0800 (Wed, 27 Feb 2013) Log Message: ----------- xearth: license Modified Paths: -------------- trunk/dports/x11/xearth/Portfile Modified: trunk/dports/x11/xearth/Portfile =================================================================== --- trunk/dports/x11/xearth/Portfile 2013-02-27 09:58:08 UTC (rev 103485) +++ trunk/dports/x11/xearth/Portfile 2013-02-27 10:04:04 UTC (rev 103486) @@ -1,10 +1,12 @@ # $Id$ PortSystem 1.0 + name xearth version 1.1 revision 2 categories x11 +license Noncommercial platforms darwin macosx maintainers nomaintainer description Draws the planet Earth in the root window @@ -18,9 +20,6 @@ port:xorg-libXt use_xmkmf yes -# xmkmf based -universal_variant no - destroot { xinstall -o root -m 755 -d "${destroot}${prefix}/bin" xinstall -o root -m 755 -d "${destroot}${prefix}/share/man/man1"
participants (1)
-
jmr@macports.org