diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-02 18:09:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-02 18:09:47 +0800 |
commit | a258564a25a09be7edf1d52735811069eae4ea8a (patch) | |
tree | f7b9e9ba3f775a06fb483875332a13ea8e1a05b5 /astro/Makefile | |
parent | 99c6196f7d784fc7b08f890ac1cb953888ea9168 (diff) | |
download | freebsd-ports-gnome-a258564a25a09be7edf1d52735811069eae4ea8a.tar.gz freebsd-ports-gnome-a258564a25a09be7edf1d52735811069eae4ea8a.tar.zst freebsd-ports-gnome-a258564a25a09be7edf1d52735811069eae4ea8a.zip |
viking is a free/open source program to manage GPS data.
You can import and plot tracks and waypoints, show Google maps and/or
Terraserver maps under it, download geocaches for an area on the map, make new
tracks and waypoints, see real-time GPS position, etc.
It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX
operating systems, and Windows, and is licensed under the GNU GPL.
WWW: http://viking.sourceforge.net
PR: ports/123238
Submitted by: David Le Brun <david at trucs.org>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 38f53535f279..f7a0214b0b17 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -71,6 +71,7 @@ SUBDIR += sunclock SUBDIR += tclgeomap SUBDIR += tkgeomap + SUBDIR += viking SUBDIR += weatherget SUBDIR += weatherspect SUBDIR += wmglobe |