19a8b960ef
Changelog: * keep JIS level 3 Kanjis if encode_fallback is specified nkf-bug#36572 * Remove wrong mapping from JIS X 0213 #37604 #37618 * --fb-java doesn't follow java's spec [nkf-bug:38800]
11 lines
350 B
Text
11 lines
350 B
Text
# $NetBSD: Makefile.common,v 1.8 2019/01/05 13:45:16 ryoon Exp $
|
|
# used by converters/nkf/Makefile
|
|
# used by converters/p5-nkf/Makefile
|
|
|
|
DISTNAME= nkf-2.1.5
|
|
MASTER_SITES= ${MASTER_SITE_OSDN:=nkf/70406/}
|
|
|
|
HOMEPAGE= http://osdn.jp/projects/nkf/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../converters/nkf/patches
|