1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/tcsh/pkg-plist
Masafumi Max NAKANE 3bdc138459 New port, japanese/tcsh:
An extended C-shell with many useful features with Japanese and color support.

PR:		5316
Submitted by:	Issei Suzuki <issei@mikage.t-cnet.or.jp>
1997-12-27 19:04:12 +00:00

12 lines
453 B
Plaintext

bin/tcsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
man/man1/tcsh.1.gz
share/doc/tcsh/README-color.jp
share/doc/tcsh/README.kanji.patch.euc
@dirrm share/doc/tcsh
share/nls/C/tcsh.cat
share/nls/C/tcsh.m
share/nls/ja_JP.EUC/tcsh.cat
share/nls/ja_JP.EUC/tcsh.m