summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-07 20:38:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-07 20:38:10 +0000
commit7ecba828e2633b75daa6c5fd3cf6d36cbdca2da9 (patch)
tree41705d9974c738d66411b6b08aa65539d39578e2 /sysutils
parentSort PLIST. (diff)
Add chm.8 as a "maybe" compressed manpage.
Found by: bento
Notes
Notes: svn path=/head/; revision=29348
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consolehm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile
index 0a063de9cb19..e3756bfcd33e 100644
--- a/sysutils/consolehm/Makefile
+++ b/sysutils/consolehm/Makefile
@@ -15,5 +15,7 @@ MAINTAINER= mmuir@es.co.nz
WRKSRC= ${WRKDIR}/consolehm/consolehm
GNU_CONFIGURE= yes
+MAN8= chm.8
+MANCOMPRESSED= maybe
.include <bsd.port.mk>