Modified: trunk/dports/ruby/rb-bioruby/Portfile (105481 => 105482)
--- trunk/dports/ruby/rb-bioruby/Portfile 2013-04-22 15:32:23 UTC (rev 105481)
+++ trunk/dports/ruby/rb-bioruby/Portfile 2013-04-22 15:37:30 UTC (rev 105482)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup ruby 1.0
@@ -10,11 +11,12 @@
the BioRuby library is KISS (keep it simple and stupid) to \
maximize the usability and the efficiency for biologists as a \
daily tool.
-categories-append science
+categories-append science
+license GPL-2+
checksums md5 68c7ae5aa8562bfe1021d9a5201a9581
homepage http://bioruby.org
master_sites http://bioruby.org/archive/
-platforms darwin
+platforms darwin
depends_lib-append port:rb-bdb \
port:rb-http-access2
variant mysql {