diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:22:39 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:22:39 +0000 |
commit | f8db00b1d30400f2c6ad359bc3641b891fdf511a (patch) | |
tree | 041bc48a21bcfbb9e629cf8c637f77885e911ed9 /astro/Makefile | |
parent | 195e0ae64749edc52b94e8eb7cf6b0a6c958a86e (diff) |
Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunset
times.
Notes
Notes:
svn path=/head/; revision=36693
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 e4617de797af..69bfac31ad79 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 |