summaryrefslogtreecommitdiff
path: root/converters/nkf/Makefile
diff options
context:
space:
mode:
authorobache <obache>2009-11-19 05:42:02 +0000
committerobache <obache>2009-11-19 05:42:02 +0000
commit776ab233c35d49af9b968e2cf25740e48aa14f7b (patch)
treea9f4bfc68f60918e4f76ce6289dd8a902fff68ca /converters/nkf/Makefile
parent9eefb56ba045bf23f0e29d25030d67240d76d672 (diff)
downloadpkgsrc-776ab233c35d49af9b968e2cf25740e48aa14f7b.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/nkf/Makefile')
-rw-r--r--converters/nkf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/nkf/Makefile b/converters/nkf/Makefile
index 7e79ea3da67..e0e88b1c60f 100644
--- a/converters/nkf/Makefile
+++ b/converters/nkf/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2009/01/22 08:50:12 obache Exp $
+# $NetBSD: Makefile,v 1.13 2009/11/19 05:42:02 obache Exp $
.include "${.CURDIR}/Makefile.common"
-PKGNAME= nkf-2.09
+PKGNAME= nkf-2.10
CATEGORIES= japanese converters
MAINTAINER= cjs@NetBSD.org
COMMENT= Convert between various Japanese character encodings
+#LICENSE= zlib-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir