# $Id: Portfile 83568 2011-09-06 01:53:24Z ryandesign@macports.org $

PortSystem 1.0

name            libnova
version         0.14.0
categories      science
platforms       darwin
maintainers     gmail.com:jtomshine
license         LGPL-2+

description     Celestial Mechanics, Astrometry and Astrodynamics Library
long_description \
    libnova is a general purpose, double precision, Celestial Mechanics, \
    Astrometry and Astrodynamics library. The intended audience of libnova \
    is C / C++ programmers, astronomers and anyone else interested in \
    calculating positions of astronomical objects or celestial mechanics. \
    libnova is the calculation engine used by the Nova project and most \
    importantly, is free software.
homepage        http://libnova.sourceforge.net/
master_sites    sourceforge:project/libnova/libnova/v%20${version}

checksums       rmd160  fb7cb8a45dfc1c0fc2977918253cf2221198f48f \
                sha256  d425eda53de1d3fcfcca259ba7735f793e0f3607d92b84e4b5d63ba554ec1335

patchfiles      patch-configure.diff

livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
