Ticket #26820: Portfile

File Portfile, 1.3 KB (added by zapman@…, 14 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 69712 2010-07-13 23:23:14Z ryandesign@macports.org $
3
4PortSystem          1.0
5
6name                gpredict
7version             1.2
8categories          science
9platforms           darwin
10maintainers         gmail.com:zapman
11
12description         GNOME-based satellite tracking program
13
14long_description    Gpredict is a real-time satellite tracking and orbit \
15                    prediction application. It can track an unlimited number \
16                    of satellites and display their position and other data \
17                    in lists, tables, maps, and polar plots (radar view). \
18                    Gpredict can also predict the time of future passes for \
19                    a satellite, and provide you with detailed information \
20                    about each pass.
21
22homepage            http://gpredict.oz9aec.net/
23master_sites        sourceforge
24
25checksums           md5     9b46a3e0fe2de276b15ae10f72be0fca \
26                    sha1    adea56e41af7c3f40c64203457f385993acb21c5 \
27                    rmd160  91aa180bde14f1c44da1827cb29475bf73b66acd
28
29depends_lib         port:goocanvas \
30                    port:curl