Revision: 105482 https://trac.macports.org/changeset/105482 Author: jmr@macports.org Date: 2013-04-22 08:37:30 -0700 (Mon, 22 Apr 2013) Log Message: ----------- rb-bioruby: license Modified Paths: -------------- trunk/dports/ruby/rb-bioruby/Portfile Modified: trunk/dports/ruby/rb-bioruby/Portfile =================================================================== --- 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 {
participants (1)
-
jmr@macports.org