summaryrefslogtreecommitdiff
path: root/devel/darts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/darts/Makefile')
-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