diff options
author | obrien <obrien@FreeBSD.org> | 2001-05-25 04:21:30 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-05-25 04:21:30 +0000 |
commit | b5d12dbda2d94ea840685528bb281be92620ba6c (patch) | |
tree | b819944f76f17e5b451db7118c6c5462b8598759 /chinese | |
parent | 08f94f5949dc79db4ee0f4cf293a2156bbae6e92 (diff) | |
download | FreeBSD-ports-b5d12dbda2d94ea840685528bb281be92620ba6c.zip FreeBSD-ports-b5d12dbda2d94ea840685528bb281be92620ba6c.tar.gz |
Add manpages.
PR: 27368
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cxterm/Makefile | 3 | ||||
-rw-r--r-- | chinese/cxterm/pkg-plist | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index 1da6502..b9a617e 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -24,6 +24,9 @@ MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes +MAN1= cit2tit.1 cxterm.1 hzimctrl.1 tit2cit.1 +MANCOMPRESSED= yes + .include <bsd.port.pre.mk> .if ${XFREE86_VERSION} == 4 diff --git a/chinese/cxterm/pkg-plist b/chinese/cxterm/pkg-plist index 520802d..a2372bb 100644 --- a/chinese/cxterm/pkg-plist +++ b/chinese/cxterm/pkg-plist @@ -47,3 +47,9 @@ lib/X11/app-defaults/CXterm lib/X11/cxterm.dic/CXterm.ad share/doc/cxterm/CXTERM.FAQ share/doc/cxterm/input.doc +@dirrm lib/X11/cxterm.dic/big5 +@dirrm lib/X11/cxterm.dic/gb +@dirrm lib/X11/cxterm.dic/jis +@dirrm lib/X11/cxterm.dic/ks +@dirrm lib/X11/cxterm.dic +@dirrm share/doc/cxterm |