---
name: cfitsio
version: 3.330
origin: astro/cfitsio
comment: Library for reading and writing files in FITS data format
arch: freebsd:9:x86:64
www: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 2472158
desc: |
  CFITSIO is a library of C and Fortran subroutines for reading and writing
  data files in FITS (Flexible Image Transport System) data format. CFITSIO
  simplifies the task of writing software that deals with FITS files by
  providing an easy to use set of high-level routines that insulate the
  programmer from the internal complexities of the FITS file format. At
  the same time, CFITSIO provides many advanced features that have made
  it the most widely used FITS file programming interface in the
  astronomical community.

  WWW: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/
deps:
  f2c: {origin: lang/f2c, version: 20060810_3}
categories: [astro]
options: {DOCS: on}
files:
  /usr/local/include/drvrsmem.h: c7280cfe29e2c2c1a35d6b08a8c39dd802eb824c71917ef905063fae7881bcf2
  /usr/local/include/fitsio.h: c3f13cf018255f9708d60bcaa64931616aedef1ce79b7dd2c4f96862f31e8a24
  /usr/local/include/fitsio2.h: a4223c388f114678f4cdc53d6ffb89667443be4199dc3ce1f8f7d1c71ef36bda
  /usr/local/include/longnam.h: 135233904aa27e5493885650df645192a1020ca59d805b4ca4a2aa9703c93c4e
  /usr/local/lib/libcfitsio.so: '-'
  /usr/local/lib/libcfitsio.so.0: c608c18fccc1a6e850e26e430769c0fc712d725e534baf8c0894ddb33da5fb21
  /usr/local/libdata/pkgconfig/cfitsio.pc: d9b6080c78c13512d0ad876d684ae356c171141627f240d1ebca33b879ae709d
  /usr/local/share/doc/cfitsio/cfitsio.doc: ea75aafb75ac9feec05ad89c978e72ac5a6933461128179b22a970259d518fa5
  /usr/local/share/doc/cfitsio/cfortran.doc: 05d5faa054bdbfe911937c8dfda9cd849878198b114da974d85c241fc068404a
  /usr/local/share/doc/cfitsio/fitsio.doc: dc0ff3a6173fa772a6e28f70322d02e9c82a4a4715dbd2694f88f841b7d2b4e2
  /usr/local/share/licenses/cfitsio-3.330/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/cfitsio-3.330/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/cfitsio-3.330/catalog.mk: d6e3fabdc16e05a483abed0b0cc162c61a928717c08a57fff56a96f75fd55fee
directories:
  /usr/local/share/licenses/cfitsio-3.330/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/cfitsio/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
