# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Astro-FITS-Header 2.8.1
maintainers			nomaintainer
description			Module to work with FITS header blocks
long_description \
	The Astro::FITS::Header module can work with FITS Header blocks, either \
	directly from the primary FITS HDU of a file complying with the FITS \
	data standard, or from the FITS extension in an extensible N-dimensional \
	data format (NDF) file or from a Global Section Data file (GSD).  \
	Additionally the module also supports .HEADER in HDS contanier files.
# DP version only currently handles cfitsio

platforms			darwin

checksums			md5 08ae3810997e4e5c92bd2f5013892cba

depends_lib-append	port:p5-astro-fits-cfitsio

