summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-25 09:48:50 +0000
committerobache <obache@pkgsrc.org>2009-05-25 09:48:50 +0000
commit58c6550472f3331f6fd661b27afde6ab68e5f811 (patch)
treeb0b79a5b0c3fc92c30d360f175c727d46c301ed5
parentce725fece5d5d20285aed251d37f6abbd4ce7dc6 (diff)
downloadpkgsrc-58c6550472f3331f6fd661b27afde6ab68e5f811.tar.gz
Note LICENSE=gnu-lgpl-v2.1.
-rw-r--r--textproc/hyperestraier/Makefile3
-rw-r--r--textproc/p5-native-hyperestraier/Makefile3
-rw-r--r--textproc/ruby-native-hyperestraier/Makefile3
-rw-r--r--textproc/ruby-pure-hyperestraier/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 1f17b3820f8..643e5971866 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2008/02/12 14:33:12 obache Exp $
+# $NetBSD: Makefile,v 1.26 2009/05/25 09:48:50 obache Exp $
.include "Makefile.common"
CATEGORIES= japanese textproc www
COMMENT= Full-text search system for communities
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile
index 5bffa79f74b..cfbe434a6e1 100644
--- a/textproc/p5-native-hyperestraier/Makefile
+++ b/textproc/p5-native-hyperestraier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:55 he Exp $
+# $NetBSD: Makefile,v 1.8 2009/05/25 09:48:50 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -9,6 +9,7 @@ PKGREVISION= 1
CATEGORIES= databases perl5
COMMENT= Perl native interface of Hyper Estraier
+LICENSE= gnu-lgpl-v2.1
CONFLICTS+= p5-hyperestraier-[0-9]*
diff --git a/textproc/ruby-native-hyperestraier/Makefile b/textproc/ruby-native-hyperestraier/Makefile
index 3e818c436da..466dfc5ba04 100644
--- a/textproc/ruby-native-hyperestraier/Makefile
+++ b/textproc/ruby-native-hyperestraier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/25 09:48:50 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -9,6 +9,7 @@ PKGREVISION= 1
CATEGORIES= textproc ruby
COMMENT= Ruby native interface of Hyper Estaier
+LICENSE= gnu-lgpl-v2.1
MY_SUBDIR= rubynative
BUILD_DIRS= ${MY_SUBDIR}
diff --git a/textproc/ruby-pure-hyperestraier/Makefile b/textproc/ruby-pure-hyperestraier/Makefile
index fdaed8760e7..82799c455d4 100644
--- a/textproc/ruby-pure-hyperestraier/Makefile
+++ b/textproc/ruby-pure-hyperestraier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/25 09:48:50 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -9,6 +9,7 @@ PKGREVISION= 1
CATEGORIES= textproc ruby
COMMENT= Ruby pure interface of Hyper Estaier
+LICENSE= gnu-lgpl-v2.1
MY_SUBDIR= rubypure
BUILD_DIRS= ${MY_SUBDIR}