# $Id: Portfile 77384 2011-03-29 07:25:22Z ryandesign@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Astro-FITS-Header 3.03
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.
# MacPorts version only currently handles cfitsio

platforms			darwin

checksums			sha1    656924d70878da2e10144eff5de7e37add7c67f8 \
					rmd160  cfc3365d06ba8e2b44ddbbc3f3433cea13cb6b87

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

supported_archs noarch

perl5.use_module_build
