diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-05-16 19:21:58 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-05-16 19:21:58 +0800 |
commit | ea4ec30df385a15e2bde0a424863f0ba438ccf28 (patch) | |
tree | 30179e00cc5afb35d803257ae3be385ca9a4909e /astro/Makefile | |
parent | 1917e1515ebe62b5a824bb2b948b6aeef2786c6f (diff) | |
download | freebsd-ports-graphics-ea4ec30df385a15e2bde0a424863f0ba438ccf28.tar.gz freebsd-ports-graphics-ea4ec30df385a15e2bde0a424863f0ba438ccf28.tar.zst freebsd-ports-graphics-ea4ec30df385a15e2bde0a424863f0ba438ccf28.zip |
New port: phoon
Phoon displays the phase of the moon.
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 6025e8e4799..a0574ab1d6e 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -32,6 +32,7 @@ SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR SUBDIR += p5-SETI-Stats + SUBDIR += phoon SUBDIR += planets SUBDIR += py-metar SUBDIR += pyweather |