summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-02 07:22:55 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-02 07:22:55 +0000
commit48f4fbc5f8561c30b81b3ebaa1d6e75b7d58f537 (patch)
tree0c7632dde845ad6960a53126fb56a24cd94668b6 /astro/Makefile
parentUpdate to 1.0.2 (diff)
Add rmap, a neat program that generates an image of the Earth at a specific
location in the world (based on longitude and latitude). PR: 17676 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=30058
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 585cbe0616d0..e61730b614c0 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -5,6 +5,7 @@
SUBDIR += ephem
SUBDIR += luna
SUBDIR += pyweather
+ SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += setiathome