summaryrefslogtreecommitdiff
path: root/converters/skf/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-10-01 15:09:15 +0000
committerobache <obache@pkgsrc.org>2006-10-01 15:09:15 +0000
commit888c9a3e48e7f056afa50cc900f40de83f203d70 (patch)
treea12d2ac03959454e9fe3c63fb8a5349e923c83f1 /converters/skf/Makefile
parentc8293c56a2f2f33901eee874d2719a23cff83ca7 (diff)
downloadpkgsrc-888c9a3e48e7f056afa50cc900f40de83f203d70.tar.gz
Update skf to 1.94.0.
ChangeLog: (1) Implement fmt equivalent folding with forming. (2) Making Ruby Extension, Perl Extension is enabled. (3) Making rpm package is enabled. (4) New encoding: GB18030, GBK, BIG5-Plus, IBM DBCS(ibm930,3,5,7), cp5022(0,2,3), cp51932. (5) With cp932, cp51932, change to set use-ms-compat, kana-enable and use-compat automatically.
Diffstat (limited to 'converters/skf/Makefile')
-rw-r--r--converters/skf/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile
index 527e82cb87b..84fad86a682 100644
--- a/converters/skf/Makefile
+++ b/converters/skf/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2006/08/24 15:45:05 taca Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/01 15:09:15 obache Exp $
-DISTNAME= skf_1.93.11
-PKGNAME= skf-1.93.11
+DISTNAME= skf_1.94.0
+PKGNAME= skf-1.94.0
CATEGORIES= japanese converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/21441/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/22014/}
MAINTAINER= obata@lins.jp
HOMEPAGE= http://sourceforge.jp/projects/skf/
COMMENT= Simple Kanji Filter - i18n kanji converter
-WRKSRC= ${WRKDIR}/skf-1.93
+WRKSRC= ${WRKDIR}/skf-1.94
INSTALL_TARGET= install locale_install
USE_PKGLOCALEDIR= yes