# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 108167 2013-07-15 06:17:49Z larryv@macports.org $

PortSystem          1.0

name                bodr
version             9
categories          science chemistry
platforms           darwin freebsd linux
maintainers         nomaintainer
license             MIT
supported_archs     noarch

description         A database of chemoinformatics, such as properties of elements, isotopes and atoms.

long_description    The Blue Obelisk Data Repository lists many important chemoinformatics data such \
                    as element and isotope properties, atomic radii, etc. including references to original literature.

homepage            http://www.sourceforge.net/projects/bodr/
master_sites        sourceforge:project/bodr/bodr/${version}
use_bzip2           yes

checksums           rmd160  bd3a2690c6dde629d14c4db7c333d723867d2bb1 \
                    sha256  a7ed30ecc385ff9fe9b2af84710574ac12febea081b5123db6d6337a4a7a4b60

depends_build       port:libxml2 \
                    port:libxslt
