# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # wcslib # wcslib/Makefile # wcslib/distinfo # wcslib/pkg-descr # wcslib/pkg-plist # echo c - wcslib mkdir -p wcslib > /dev/null 2>&1 echo x - wcslib/Makefile sed 's/^X//' >wcslib/Makefile << '702e774954e285f1ca4019a5f0efa4ed' X# ex:ts=4 X# New ports collection makefile for: wcslib X# Date created: Wed Jul 15 10:09:45 EST 2009 X# Whom: Tony Maher X# X# $FreeBSD$ X XPORTNAME= wcslib XPORTVERSION= 4.3.3 XCATEGORIES= astro XMASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ X XMAINTAINER= tonymaher@optusnet.com.au XCOMMENT= Library for parsing/generating FITS headers X X# See makedefs.in which describes why you want to set the extra support. X# For most users it will not be required. X XOPTIONS= CFITSIO "Add cfitsio support (for tests only)" Off \ X PGPLOT "Add pgplot support (for tests only)" Off X X.include X X.if defined(WITH_CFITSIO) XLIB_DEPENDS+= cfitsio:${PORTSDIR}/astro/cfitsio X.endif X X# The configure script unconditionally searches for the cftisio library X# and uses it if found. X X.if defined(WITH_CFITSIO) || exists(${LOCALBASE}/lib/libcfitsio.so) XPLIST_SUB+= HPXcvt="bin/HPXcvt" X.else XPLIST_SUB+= HPXcvt="" X.endif X X.if defined(WITH_PGPLOT) XLIB_DEPENDS+= pgplot.5:${PORTSDIR}/graphics/pgplot X.endif X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XMAKEFILE= GNUmakefile XUSE_LDCONFIG= yes X X.include 702e774954e285f1ca4019a5f0efa4ed echo x - wcslib/distinfo sed 's/^X//' >wcslib/distinfo << '05ca48a175f3980d81719b2dfb8177e4' XMD5 (wcslib-4.3.3.tar.gz) = 651b9e7a1845919fdad20f833aaac0bc XSHA256 (wcslib-4.3.3.tar.gz) = 24031144861085dc1e45cf0c2f3864eb40f259a65ab80a2ce547fd1baabc02de XSIZE (wcslib-4.3.3.tar.gz) = 629037 05ca48a175f3980d81719b2dfb8177e4 echo x - wcslib/pkg-descr sed 's/^X//' >wcslib/pkg-descr << 'ea15b20ad6c58502f8b8d3cbf12eb6c0' X"WCSLIB is a C library, supplied with a full set of Fortran wrappers, that X implements the "World Coordinate System" (WCS) convention in FITS (Flexible X Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, X for drawing general curvilinear coordinate graticules and a number of X utility programs." - from README file. X XWWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html ea15b20ad6c58502f8b8d3cbf12eb6c0 echo x - wcslib/pkg-plist sed 's/^X//' >wcslib/pkg-plist << '48b8e2f5ea68f8fd497165aa913e624d' X%%HPXcvt%% Xbin/fitshdr Xinclude/wcslib Xinclude/wcslib-4.3/CHANGES_C Xinclude/wcslib-4.3/CHANGES_FORTRAN Xinclude/wcslib-4.3/COPYING Xinclude/wcslib-4.3/README Xinclude/wcslib-4.3/cel.h Xinclude/wcslib-4.3/cel.inc Xinclude/wcslib-4.3/fitshdr.h Xinclude/wcslib-4.3/fitshdr.inc Xinclude/wcslib-4.3/getwcstab.h Xinclude/wcslib-4.3/getwcstab.inc Xinclude/wcslib-4.3/lin.h Xinclude/wcslib-4.3/lin.inc Xinclude/wcslib-4.3/log.h Xinclude/wcslib-4.3/log.inc Xinclude/wcslib-4.3/prj.h Xinclude/wcslib-4.3/prj.inc Xinclude/wcslib-4.3/spc.h Xinclude/wcslib-4.3/spc.inc Xinclude/wcslib-4.3/sph.h Xinclude/wcslib-4.3/sph.inc Xinclude/wcslib-4.3/spx.h Xinclude/wcslib-4.3/spx.inc Xinclude/wcslib-4.3/tab.h Xinclude/wcslib-4.3/tab.inc Xinclude/wcslib-4.3/wcs.h Xinclude/wcslib-4.3/wcs.inc Xinclude/wcslib-4.3/wcsconfig.h Xinclude/wcslib-4.3/wcsconfig_f77.h Xinclude/wcslib-4.3/wcsfix.h Xinclude/wcslib-4.3/wcsfix.inc Xinclude/wcslib-4.3/wcshdr.h Xinclude/wcslib-4.3/wcshdr.inc Xinclude/wcslib-4.3/wcslib.h Xinclude/wcslib-4.3/wcsmath.h Xinclude/wcslib-4.3/wcstrig.h Xinclude/wcslib-4.3/wcsunits.h Xinclude/wcslib-4.3/wcsunits.inc Xinclude/wcslib-4.3/wcsutil.h Xlib/libwcs-4.3.a Xlib/libwcs.a Xlib/libwcs.so Xlib/libwcs.so.4.3 X@dirrm include/wcslib-4.3 48b8e2f5ea68f8fd497165aa913e624d exit