Ticket #39615: Portfile

File Portfile, 1.1 KB (added by c.herbig@…, 11 years ago)
Line 
1# -*- 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
2# $Id: Portfile 102250 2013-01-29 16:40:49Z jeremyhu@macports.org $
3
4PortSystem      1.0
5
6name            bodr
7version         9
8
9license         MIT License
10description     A database of chemoinformatics, such as properties of elements, isotopes and atoms.
11long_description    The Blue Obelisk Data Repository lists many important chemoinformatics data such \
12                    as element and isotope properties, atomic radii, etc. including references to original literature.
13
14categories      science chemistry
15platforms       darwin freebsd linux
16maintainers     nomaintainer
17
18homepage        http://www.sourceforge.net/projects/bodr
19master_sites    http://www.sourceforge.net/projects/bodr/files/bodr/${version}/
20use_bzip2       yes
21
22checksums       sha256  a7ed30ecc385ff9fe9b2af84710574ac12febea081b5123db6d6337a4a7a4b60 \
23                rmd160  bd3a2690c6dde629d14c4db7c333d723867d2bb1
24
25depends_build      port:autoconf \
26                port:libxslt