# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {robitaille @astrofrog} openmaintainer
description Library for handling World Coordinate System in FITS files
long_description A C library, with a set of Fortran wrappers, that \
implements the World Coordinate System (WCS) standard \
in FITS (Flexible Image Transport System). \
Select a Fortran compiler variant to enable the Fortran wrappers.
homepage http://www.atnf.csiro.au/people/mcalabre/WCS/index.html
master_sites ftp://ftp.atnf.csiro.au/pub/software/wcslib/ \
ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/
checksums rmd160 425e227f0293b73e2cbfd3ec6e1c68d7d7400f1f \
sha256 5c9cb5c86be01703f6488774ef3ea44fd6918a4dcdfddc70855905c05de8436c
configure.args --disable-fortran
patchfiles patch-configure.diff
livecheck.url http://www.atnf.csiro.au/people/mcalabre/WCS/CHANGES
livecheck.regex "WCSLIB version (\\d+\\.\\d+\(\\.\\d+\)?)"
compilers.choose fc f77 f90
if {[fortran_variant_isset]} {
depends_lib-append port:pgplot
configure.args-delete --disable-fortran