Ticket #26238: Portfile-libsbml

File Portfile-libsbml, 1.1 KB (added by Russell-Jones-OxPhys (Russell Jones), 14 years ago)

libsbml portfile. Builds OK on 10.5.8.

Line 
1# $Id$
2
3PortSystem          1.0
4
5name                libsbml
6version             4.0.1
7categories          science
8description         Systems Biology Markup Language library
9long_description    LibSBML is a free, 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.
10platforms           darwin
11maintainers         unmaintained
12homepage            http://sbml.org/Software/libSBML
13master_sites        sourceforge:project/sbml/${name}/${version}/
14use_zip             yes
15use_parallel_build  no
16distname            ${name}-${version}-src
17worksrcdir          ${name}-${version}
18depends_lib         port:xercesc\
19                    port:expat \
20                    port:libxml2 \
21                    port:swig-python
22configure.args-append --with-python
23checksums           md5 0bded2508b3be9b150573771a33e5465 \
24                    sha1 6bb4dff9827f9a893ed90243c346e451c7ab4d24 \
25                    ripemd160 3787215bfc85f10caf935ec9edbc0d5809264565