Revision: 81409 http://trac.macports.org/changeset/81409 Author: jmr@macports.org Date: 2011-07-29 21:23:44 -0700 (Fri, 29 Jul 2011) Log Message: ----------- orbit2: license Modified Paths: -------------- trunk/dports/devel/orbit2/Portfile Modified: trunk/dports/devel/orbit2/Portfile =================================================================== --- trunk/dports/devel/orbit2/Portfile 2011-07-30 04:07:03 UTC (rev 81408) +++ trunk/dports/devel/orbit2/Portfile 2011-07-30 04:23:44 UTC (rev 81409) @@ -10,6 +10,8 @@ set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories devel gnome +# executables are GPL, libs are LGPL +license {GPL-2+ LGPL-2+} platforms darwin description Code for an ORB written in C will spontaneously evolve here.
participants (1)
-
jmr@macports.org