wcstools stable port information

Package: wcstools
Version: 3.8.1
Revision: 1
Description: World coordinate system tools for astronomy
License: GPL
Maintainer: Sebastien Maret
Source: http://tdc-www.harvard.edu/software/wcstools/wcstools-%v.tar.gz
Source-MD5: f70c3f94dd9ec110515571f336da4110
CompileScript: make CFLAGS="-O2"
InstallScript: <<
/usr/bin/install -d %i/bin
/bin/cp bin/* %i/bin
/bin/cp wcstools %i/bin
/usr/bin/install -d %i/lib
/bin/cp libwcs/libwcs.a %i/lib
/usr/bin/install -d %i/include/libwcs
/bin/cp libwcs/*.h %i/include/libwcs
/usr/bin/install -d %i/share/man/man1
/bin/cp Man/man1/* %i/share/man/man1
<<
DocFiles: Readme:README COPYING
DescDetail: <<
WCSTools is a package of programs and a library of utility subroutines
for setting and using the world coordinate systems (WCS) in the
headers of the most common astronomical image formats, FITS and IRAF,
to relate image pixels to sky coordinates.
<<
Homepage: http://tdc-www.harvard.edu/software/wcstools/