diff options
author | obache <obache@pkgsrc.org> | 2009-05-25 09:48:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-25 09:48:50 +0000 |
commit | 58c6550472f3331f6fd661b27afde6ab68e5f811 (patch) | |
tree | b0b79a5b0c3fc92c30d360f175c727d46c301ed5 /textproc/ruby-pure-hyperestraier | |
parent | ce725fece5d5d20285aed251d37f6abbd4ce7dc6 (diff) | |
download | pkgsrc-58c6550472f3331f6fd661b27afde6ab68e5f811.tar.gz |
Note LICENSE=gnu-lgpl-v2.1.
Diffstat (limited to 'textproc/ruby-pure-hyperestraier')
-rw-r--r-- | textproc/ruby-pure-hyperestraier/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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} |