summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:59 +0000
commit242d04cfbe3003e8fea4b024d17697199d2b9973 (patch)
treed5fb18ffecb6acd74d98236ad1c9e3e2a8eabfb5 /astro/Makefile
parent- Add p5-Astro-Flux 0.01 (diff)
- Add p5-Astro-PAL 1.05
Astro::PAL provides a Perl interface to either the Starlink PAL positional astronomy library. Return values are returned on the stack rather than being modified in place. In addition small utility subroutines are provided that do useful tasks (from the author's point of view) - specifically routines for calculating the Local Sidereal Time. WWW: http://search.cpan.org/dist/Astro-PAL/
Notes
Notes: svn path=/head/; revision=300709
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 0c6933056f16..85c523477157 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -59,6 +59,7 @@
SUBDIR += p5-Astro-Flux
SUBDIR += p5-Astro-Hipparcos
SUBDIR += p5-Astro-MoonPhase
+ SUBDIR += p5-Astro-PAL
SUBDIR += p5-Astro-SIMBAD
SUBDIR += p5-Astro-SIMBAD-Client
SUBDIR += p5-Astro-SpaceTrack