diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-31 23:47:34 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-31 23:47:34 +0800 |
commit | ba009b606240dc9ed327923b44e1c4b3395e2b18 (patch) | |
tree | 714d990856cdc19c67ab40e822149ec2ee5020b1 /astro/Makefile | |
parent | e65c8d63bdea4d0703e9246ced8dc11d513b9898 (diff) | |
download | freebsd-ports-graphics-ba009b606240dc9ed327923b44e1c4b3395e2b18.tar.gz freebsd-ports-graphics-ba009b606240dc9ed327923b44e1c4b3395e2b18.tar.zst freebsd-ports-graphics-ba009b606240dc9ed327923b44e1c4b3395e2b18.zip |
Add glunarclock - a GNOME applet which displays the current phase of the Moon.
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 e6370438207..40bf12cf167 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -3,6 +3,7 @@ SUBDIR += dgpsip SUBDIR += ephem + SUBDIR += glunarclock SUBDIR += luna SUBDIR += openuniverse SUBDIR += pyweather |