2013-09-01 14:14:06 +02:00
|
|
|
# $NetBSD: Makefile,v 1.23 2013/09/01 12:14:07 obache Exp $
|
2004-08-24 14:39:49 +02:00
|
|
|
#
|
|
|
|
|
2009-12-10 18:35:45 +01:00
|
|
|
DISTNAME= h5utils-1.12.1
|
2013-09-01 14:14:06 +02:00
|
|
|
PKGREVISION= 8
|
2004-08-24 14:39:49 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://ab-initio.mit.edu/h5utils/
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-08-24 14:39:49 +02:00
|
|
|
HOMEPAGE= http://ab-initio.mit.edu/h5utils/
|
|
|
|
COMMENT= Utilities for conversion from/to HDF5
|
2011-02-01 10:05:49 +01:00
|
|
|
LICENSE= mit AND gnu-gpl-v2
|
2004-08-24 14:39:49 +02:00
|
|
|
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2011-10-06 22:26:28 +02:00
|
|
|
CONFIGURE_ARGS+= --without-octave
|
2004-08-24 14:39:49 +02:00
|
|
|
|
|
|
|
pre-install:
|
2009-12-10 18:35:45 +01:00
|
|
|
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/h5utils/colormaps
|
2004-08-24 14:39:49 +02:00
|
|
|
|
|
|
|
.include "../../devel/hdf5/buildlink3.mk"
|
|
|
|
.include "../../devel/hdf/buildlink3.mk"
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
2010-12-23 12:44:24 +01:00
|
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
2004-08-24 14:39:49 +02:00
|
|
|
.include "../../math/libmatheval/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|