cvs commit: ports/biology Makefile ports/biology/libsbml Makefile
distinfo pkg-descr pkg-plist ports/biology/libsbml/files
patch-Makefile.in
Martin Wilke
miwi at FreeBSD.org
Thu May 28 23:36:11 UTC 2009
miwi 2009-05-28 23:36:10 UTC
FreeBSD ports repository
Modified files:
biology Makefile
Added files:
biology/libsbml Makefile distinfo pkg-descr pkg-plist
biology/libsbml/files patch-Makefile.in
Log:
LibSBML is an open-source programming library to help you read, write,
manipulate, translate, and validate SBML files and data streams. It is
not an application itself (though it does come with example programs),
but rather a library you can embed in your own applications.
LibSBML understands all Levels and Versions of SBML, as well as the
SBML Layout proposal by Gauges, Rost, Sahle and Wegner. It's written in
ISO C and C++ but can be used from all the languages listed in the
right-hand box.
WWW: http://www.sbml.org/
PR: ports/135022
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.106 +1 -0 ports/biology/Makefile
1.1 +56 -0 ports/biology/libsbml/Makefile (new)
1.1 +3 -0 ports/biology/libsbml/distinfo (new)
1.1 +34 -0 ports/biology/libsbml/files/patch-Makefile.in (new)
1.1 +11 -0 ports/biology/libsbml/pkg-descr (new)
1.1 +238 -0 ports/biology/libsbml/pkg-plist (new)
More information about the cvs-ports
mailing list