summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-13 16:57:37 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-13 16:57:37 +0000
commitda566d21cd2f15f0bca6dc9e62864d18e9bc619a (patch)
treed13600c453adff895e42392ac5ae55ed29728d70 /japanese
parentUpgrade to b6 (diff)
Define MANLANG, MAN1 and MANCOMPRESSED.
Notes
Notes: svn path=/head/; revision=6909
Diffstat (limited to 'japanese')
-rw-r--r--japanese/man/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/man/Makefile b/japanese/man/Makefile
index dec1dce52ee9..c1e682d14acd 100644
--- a/japanese/man/Makefile
+++ b/japanese/man/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 December 1996
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.7 1997/03/30 12:40:11 asami Exp $
+# $Id: Makefile,v 1.8 1997/05/20 04:27:31 asami Exp $
#
DISTNAME= jp-man-1.1
@@ -18,6 +18,9 @@ MAINTAINER= kiri@kiri.toba-cmt.ac.jp
RUN_DEPENDS= ${PREFIX}/bin/groff:${PORTSDIR}/japanese/groff \
jless:${PORTSDIR}/japanese/less
+MANLANG= ja_JP.EUC
+MAN1= jcatman.1 jman.1 jmanpath.1 japropos.1 jwhatis.1 jmakewhatis.1
+MANCOMPRESSED= yes
JMANELDIR= ${PREFIX}/lib/mule/site-lisp/jman
# XPG4LIBPATH specifies the path name of the xpg4 library.