GARNAME = hdf5 GARVERSION = 1.6.5 CATEGORIES = math MASTER_SITES = ftp://ftp.hdfgroup.org/HDF5/current/src/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = comp/zlib DESCRIPTION = A library for manipulating the HDF5 scientific data format HOME_URL = http://hdf.ncsa.uiuc.edu/HDF5/ CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile # DESTDIR does not work with this package. INSTALL_SCRIPTS = $(WORKSRC)/Makefile CONFIGURE_ARGS = $(DIRPATHS) \ --enable-cxx include ../../gar.mk