--- 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.