summaryrefslogtreecommitdiff
path: root/net/zephyr/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /net/zephyr/Makefile
parentAdd $Id$. (diff)
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'net/zephyr/Makefile')
-rw-r--r--net/zephyr/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index 8c77b910dd0f..94a021a8eb97 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -3,7 +3,7 @@
# Date created: 1-Aug-1995
# Whom: pst
#
-# $Id: Makefile,v 1.3 1996/11/07 17:49:38 pst Exp $
+# $Id: Makefile,v 1.4 1996/11/18 11:37:23 asami Exp $
#
DISTNAME= zephyr-2.0.4
@@ -15,6 +15,10 @@ CONFIGURE_ARGS="--with-krb4"
.endif
HAS_CONFIGURE= yes
+MAN1= zephyr.1 xzwrite.1 zaway.1 zctl.1 zleave.1 zlocate.1 \
+ zmailnotify.1 znol.1 zwgc.1 zwrite.1
+MAN8= syslogd.8 zpopnotify.8 zshutdown_notify.8 zstat.8 \
+ zephyrd.8 zhm.8
ZEPHYR_RCDIR= ${PREFIX}/etc/rc.d
ZEPHYR_DOCDIR= ${PREFIX}/share/doc/zephyr