aboutsummaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-06 00:36:56 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-06 00:36:56 +0000
commit821a876f05c6b0bb9c87565625afa13843d52108 (patch)
treea8bb3a9529dce7c203b6d37c05e95391f658b9b2 /astro/Makefile
parent5d5fd5bc3acc39a9f17bafac679081d81064b4ea (diff)
downloadports-821a876f05c6b0bb9c87565625afa13843d52108.tar.gz
ports-821a876f05c6b0bb9c87565625afa13843d52108.zip
Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsio
subroutine library. For more information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio. This module attempts to provide a wrapper for nearly every cfitsio routine, while retaining as much cfitsio behavior as possible. As such, one should be aware that it is still somewhat low-level, in the sense that handing an array which is not the correct size to a routine like fits_write_img() may cause SIGSEGVs. WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
Notes
Notes: svn path=/head/; revision=267438
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 70f74d85a53d..336ec650ef76 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -53,6 +53,7 @@
SUBDIR += p5-Astro-Catalog
SUBDIR += p5-Astro-Constants
SUBDIR += p5-Astro-DSS
+ SUBDIR += p5-Astro-FITS-CFITSIO
SUBDIR += p5-Astro-FITS-Header
SUBDIR += p5-Astro-Hipparcos
SUBDIR += p5-Astro-MoonPhase