diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:22:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:22:13 +0000 |
commit | 195e0ae64749edc52b94e8eb7cf6b0a6c958a86e (patch) | |
tree | c4a439d9a5a61740ebad1c96335fde678c7dacb3 /astro/Makefile | |
parent | f23533840245b0db23f85cc72791231feb800b26 (diff) | |
download | ports-195e0ae64749edc52b94e8eb7cf6b0a6c958a86e.tar.gz ports-195e0ae64749edc52b94e8eb7cf6b0a6c958a86e.zip |
Add p5-Astro-MoonPhase 0.10, perl interface to calculate information
about the phase of the moon.
Notes
Notes:
svn path=/head/; revision=36692
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 407b606683d6..e4617de797af 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -6,6 +6,7 @@ SUBDIR += glunarclock SUBDIR += luna SUBDIR += openuniverse + SUBDIR += p5-Astro-MoonPhase SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR SUBDIR += pyweather |