aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 22:17:24 +0800
committerasami <asami@FreeBSD.org>1996-11-18 22:17:24 +0800
commite1475027cde346cc8c26ff967438ba80036384a0 (patch)
tree4659b41700eb12b7f8cf84c6386677d53f5d8032 /comms/mgetty+sendfax/Makefile
parenta1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff)
downloadfreebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz
freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst
freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.zip
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.
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r--comms/mgetty+sendfax/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 0adf3c53154..b6f224bb708 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.11 1996/09/14 01:59:33 asami Exp $
+# $Id: Makefile,v 1.12 1996/11/17 03:01:02 obrien Exp $
#
DISTNAME= mgetty-0.99
@@ -15,6 +15,11 @@ MAINTAINER= jmz@FreeBSD.org
IS_INTERACTIVE= yes
MAKE_FLAGS= prefix=${PREFIX} -f
+MAN1= coverpg.1 fax.1 faxq.1 faqrm.1 faxrunq.1 faxspool.1 \
+ g3cat.1 g3topbm.1 pbmtog3.1
+MAN4= mgettydefs.4
+MAN5= faxqueue.5
+MAN8= sendfax.8 mgetty.8 callback.8
pre-install:
@(cd ${WRKSRC}/doc; ${GMAKE} manpages)