summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/hdf5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile
index 41a722806b7..c049a55d2f9 100644
--- a/devel/hdf5/Makefile
+++ b/devel/hdf5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2009/11/15 15:50:50 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2010/02/06 22:11:44 gdt Exp $
DISTNAME= hdf5-1.6.10
CATEGORIES= devel
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.hdfgroup.org/HDF5/
COMMENT= Hierarchical Data Format (new generation)
+LICENSE= original-bsd
+
USE_LIBTOOL= yes
USE_TOOLS+= pax tr
GNU_CONFIGURE= yes