1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/chinese/gb2jis/files/patch-aa
Clive Lin 888d029226 New port: gb2jis
GB2JIS  converts  GB2312-80  and  GB8565-88  characters to
JISX0208-1983  and  JISX0212-1990  characters.   GB2312-80
(^[$A),  GB2312-80  +  GB8565-88  (^[$(E), and Chinese-EUC
(8-bit GuoBiao) are available for Hanzi code.

PR: ports/31849
Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
2001-12-09 09:50:05 +00:00

13 lines
370 B
Plaintext

*** Makefile.orig Sat Sep 16 14:28:25 2000
--- Makefile Sat Sep 16 14:28:48 2000
***************
*** 24,29 ****
--- 24,30 ----
install: gb2jis gb2jis.1
cp gb2jis /usr/local/bin/gb2jis
cp gb2jis.1 /usr/local/man/man1/gb2jis.1
+ cp gb2jis.el /usr/local/share/emacs/site-lisp/gb2jis.el
# nroff -man gb2jis.1 > /usr/local/catman/C/u_man/cat1/gb2jis.1
clean: