diff options
author | seanc <seanc@FreeBSD.org> | 2003-01-31 05:15:10 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-01-31 05:15:10 +0800 |
commit | ed78f3ac20716171c2a058c65b5486619860d5b6 (patch) | |
tree | 1974fa0aa677a73d6c69c3f62a9a62db8e3589c3 /astro/Makefile | |
parent | 7c0100d66cbe82f2a81c99340b027455d57cd4b6 (diff) | |
download | freebsd-ports-gnome-ed78f3ac20716171c2a058c65b5486619860d5b6.tar.gz freebsd-ports-gnome-ed78f3ac20716171c2a058c65b5486619860d5b6.tar.zst freebsd-ports-gnome-ed78f3ac20716171c2a058c65b5486619860d5b6.zip |
Add roadmap port: displays US Cencus tiger maps. Read the README for
details on fetching map files and setting up the maps database.
PR: ports/44910
Submitted by: Nicholas Esborn <nick@netdot.net>
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 1365a6fb6245..02673b0b00ae 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -37,6 +37,7 @@ SUBDIR += py-metar SUBDIR += pyweather SUBDIR += rmap + SUBDIR += roadmap SUBDIR += saoimage SUBDIR += sattrack SUBDIR += seti_applet |