# Created by: Tony Maher # $FreeBSD$ PORTNAME= wcslib PORTVERSION= 4.13.4 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ MAINTAINER= tonymaher@optusnet.com.au COMMENT= Library for parsing/generating FITS headers NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USES= gmake MAKEFILE= GNUmakefile USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" MAN1= fitshdr.1 # See makedefs.in which describes why you want to set the extra support. # For most users it will not be required. OPTIONS_DEFINE= CFITSIO PGPLOT CFITSIO_DESC= Add cfitsio support (for tests only) PGPLOT_DESC= Add pgplot support (for tests only) .include # The configure script unconditionally searches for the cftisio library # and uses it if found. .if ${PORT_OPTIONS:MCFITSIO} || exists(${LOCALBASE}/lib/libcfitsio.so) PLIST_SUB+= HPXCVT="" LIB_DEPENDS+= cfitsio:${PORTSDIR}/astro/cfitsio .else PLIST_SUB+= HPXCVT="@comment " .endif .if ${PORT_OPTIONS:MPGPLOT} LIB_DEPENDS+= pgplot.5:${PORTSDIR}/graphics/pgplot .endif post-patch: @${REINPLACE_CMD} -e 's#%%PKGDIR%%#${LOCALBASE}/libdata#g' \ ${WRKSRC}/GNUmakefile post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} (cd ${WRKSRC}/ && ${INSTALL_DATA} CHANGES README COPYING COPYING.LESSER wcslib.pdf ${DOCSDIR}) @${MKDIR} ${DOCSDIR}/html (cd ${WRKSRC}/html && ${INSTALL_DATA} * ${DOCSDIR}/html) .endif .include t name='h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Cleanup plistbapt2014-10-201-7/+0
* Support STAGEDIR.vanilla2013-11-032-5/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 0.10.tobez2013-01-212-8/+4
* - Update to 0.09sunpoet2012-02-022-3/+4
* - Add TEST_DEPENDSswills2011-12-141-0/+2
* - Update to 0.08sunpoet2011-11-242-6/+5
* - Fix LICENSE (Artistic 1 instead of Artistic 2)culot2011-10-071-2/+2
* - Add missing dependencyswills2011-05-201-1/+3
* - update to 0.07bapt2011-03-182-4/+6
* - Update to 0.06jadawin2010-02-012-4/+4
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
* - Update to 0.05pgollucci2009-06-202-6/+6