summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2009-08-29 08:31:20 +0000
committerobache <obache>2009-08-29 08:31:20 +0000
commit4afe7c0512416d38ea332cff7ab6e8267495fb0d (patch)
treef7e4d55ddc6b4d76a8ea1faf1353508ac7cd30e7 /devel
parent47b47f8366d409e96f6137f91d17380a8bc3e9d5 (diff)
downloadpkgsrc-4afe7c0512416d38ea332cff7ab6e8267495fb0d.tar.gz
Set LICENSE.
Diffstat (limited to 'devel')
-rw-r--r--devel/darts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/darts/Makefile b/devel/darts/Makefile
index ee0c7bb2647..799c9bd529d 100644
--- a/devel/darts/Makefile
+++ b/devel/darts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/08/03 15:21:56 taca Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/29 08:31:20 obache Exp $
DISTNAME= darts-0.32
CATEGORIES= devel
@@ -7,6 +7,7 @@ MASTER_SITES= http://chasen.org/~taku/software/darts/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://chasen.org/~taku/software/darts/
COMMENT= C++ template library that implements Double-Array
+LICENSE= gnu-lgpl-v2.1 OR modified-bsd
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes