# -*- 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 82553 2011-08-15 19:22:39Z jmr@macports.org $

PortSystem          1.0

name                gpredict
version             1.3
revision            1
categories          science
platforms           darwin
maintainers         gmail.com:zapman

description         GNOME-based satellite tracking program

long_description    Gpredict is a real-time satellite tracking and orbit \
                    prediction application. It can track an unlimited number \
                    of satellites and display their position and other data \
                    in lists, tables, maps, and polar plots (radar view). \
                    Gpredict can also predict the time of future passes for \
                    a satellite, and provide you with detailed information \
                    about each pass.

homepage            http://gpredict.oz9aec.net/
master_sites        sourceforge

checksums           sha1    a02a979fb68f9be8b9294a7c4ca248aaecd73b34 \
                    rmd160  ad9104a332f91bf877ac2cb5328c168233c6fc5b

depends_build       port:intltool \
                    port:pkgconfig
depends_lib         port:goocanvas \
                    port:curl \
                    port:p5.12-xml-parser
