summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 07:00:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 07:00:17 +0000
commit1a034159536328a8e23a0ec4c87ebbf2e07e6ff6 (patch)
treeca41cd3de401134ce5a24a7a2aebe72552df5134 /astro/Makefile
parent- Add p5-Astro-Telescope 0.71 (diff)
- Add p5-Astro-Coords 0.15
Astro::Coords is a class for manipulating and transforming astronomical coordinates. Can handle the following coordinate types: - Equatorial RA/Dec, galactic (including proper motions and parallax) - Planets - Comets/Asteroids - Fixed locations in azimuth and elevations - Interpolated apparent coordinates For time dependent calculations a telescope location and reference time must be provided. See Astro::Telescope and DateTime for details on specifying location and reference epoch. WWW: http://search.cpan.org/dist/Astro-Coords/
Notes
Notes: svn path=/head/; revision=300711
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 48c77340d7a7..69c9beffcab7 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -53,6 +53,7 @@
SUBDIR += p5-Astro-ADS
SUBDIR += p5-Astro-Catalog
SUBDIR += p5-Astro-Constants
+ SUBDIR += p5-Astro-Coords
SUBDIR += p5-Astro-DSS
SUBDIR += p5-Astro-FITS-CFITSIO
SUBDIR += p5-Astro-FITS-Header