summaryrefslogtreecommitdiff
path: root/converters/p5-nkf
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-11-19 05:42:02 +0000
committerobache <obache@pkgsrc.org>2009-11-19 05:42:02 +0000
commit92f946816f8c9653a3e0779e528724fc62b7d35b (patch)
treea9f4bfc68f60918e4f76ce6289dd8a902fff68ca /converters/p5-nkf
parentf89d850b560f959ce71e89bc63cc3a5be93e7bb3 (diff)
downloadpkgsrc-92f946816f8c9653a3e0779e528724fc62b7d35b.tar.gz
Update nkf (and p5-nkf) to 2.10.
(while here, added commented out LICENSE=zlib-liccense) This release is maintainance release, mainly for bug fixes. * Add install target to Makefile * Let to recognize hankaku-kana in 8bit JIS * Fixes perl module build * Fixes no effect of -Z1, -Z2 and -Z0 option * Fixes input specification for UTF-16 and UTF-32 * Fixes missing BOM output for UTF-32. * Fixes miss guesses and output for 4bytes UTF-8
Diffstat (limited to 'converters/p5-nkf')
-rw-r--r--converters/p5-nkf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile
index ef75af9f98a..c6656b800de 100644
--- a/converters/p5-nkf/Makefile
+++ b/converters/p5-nkf/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2009/01/22 08:50:12 obache Exp $
+# $NetBSD: Makefile,v 1.18 2009/11/19 05:42:02 obache Exp $
#
.include "../../converters/nkf/Makefile.common"
-PKGNAME= p5-nkf-2.09
+PKGNAME= p5-nkf-2.10
SVR4_PKGNAME= p5nkf
CATEGORIES= japanese converters perl5
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
COMMENT= Perl library for Network Kanji code conversion Filter
+#LICENSE= zlib-license
PKG_DESTDIR_SUPPORT= user-destdir