diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-06-03 00:03:31 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-06-03 00:03:31 +0800 |
commit | 4d981fc65ad3a4c4de078765e5f540336e6e3769 (patch) | |
tree | 2f66c1b80676e69dc465d205c357f1785abd0372 /astro/Makefile | |
parent | ea467a613f8d6fe0840a410a613f5330e0c93e68 (diff) | |
download | freebsd-ports-gnome-4d981fc65ad3a4c4de078765e5f540336e6e3769.tar.gz freebsd-ports-gnome-4d981fc65ad3a4c4de078765e5f540336e6e3769.tar.zst freebsd-ports-gnome-4d981fc65ad3a4c4de078765e5f540336e6e3769.zip |
New port: mymoon
Mymoon is a tool which stands onscreen using ncurses, and
prints for the given latitude and longitude:
- Percentage of Moon's surface illumination
- Distance between Moon & Earth
- Moon set & Moon rise
- Moon age
PR: 52639
Submitted by: Kirill Ponomarew
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 a0574ab1d6e2..d3e397b970ee 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -20,6 +20,7 @@ SUBDIR += linux-setiathome SUBDIR += luna SUBDIR += match + SUBDIR += mymoon SUBDIR += nightfall SUBDIR += openuniverse SUBDIR += p5-Astro-ADS |