summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-02-06 22:11:44 +0000
committergdt <gdt@pkgsrc.org>2010-02-06 22:11:44 +0000
commitad850ac5c6519917cd901b15af926529a609cca8 (patch)
tree461e928f0a47e3ee1e68eb7baf3ec52d9133933c
parent0637b8ce5e11b72149a40330623948c46ed6d070 (diff)
downloadpkgsrc-ad850ac5c6519917cd901b15af926529a609cca8.tar.gz
license is original BSD with empahsis on making it clear that modified
versions are modified.
-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