diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-13 15:29:01 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-13 15:29:01 +0000 |
commit | 4dc11a78ef04cc571fd7d0df73d5a996fd379d2d (patch) | |
tree | b5b398fc797c2a0845773411f8bdeee81ada330d /misc/Makefile | |
parent | e0ff96ea2995287c707861678d42fea8311ee617 (diff) | |
download | FreeBSD-ports-4dc11a78ef04cc571fd7d0df73d5a996fd379d2d.zip FreeBSD-ports-4dc11a78ef04cc571fd7d0df73d5a996fd379d2d.tar.gz |
add earthview 1.0
Produces a view output of an arbitrary region of the Earth
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0d06678..4b2a8a9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -60,6 +60,7 @@ SUBDIR += dnetc SUBDIR += dog SUBDIR += dotfile + SUBDIR += earthview SUBDIR += edonkey-tool-hash SUBDIR += edonkey-tool-list SUBDIR += edonkey-tool-recovermet |