diff options
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} |