diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:22:39 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:22:39 +0000 |
commit | d5d27104ab937c0c6a8b3e677b66a583b93ad721 (patch) | |
tree | 6db55b1085b73858ab2706d0db9fb1ae71e33450 /astro/Makefile | |
parent | 93cf92cf73ec395e29687523289aec321e640b69 (diff) | |
download | FreeBSD-ports-d5d27104ab937c0c6a8b3e677b66a583b93ad721.zip FreeBSD-ports-d5d27104ab937c0c6a8b3e677b66a583b93ad721.tar.gz |
Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunset
times.
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 e4617de..69bfac3 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -7,6 +7,7 @@ SUBDIR += luna SUBDIR += openuniverse SUBDIR += p5-Astro-MoonPhase + SUBDIR += p5-Astro-SunTime SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR SUBDIR += pyweather |