aboutsummaryrefslogtreecommitdiff
path: root/mail/majordomo
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 07:42:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 07:42:58 +0000
commita107548d6a11d64d3b5a83b09415ff0613200176 (patch)
treee7494b49c667e0be23e88248ba1668f3c3d2682b /mail/majordomo
parentacfea8ebe35af0ee8edf15f9ee6e8c88fe9b84f8 (diff)
downloadports-a107548d6a11d64d3b5a83b09415ff0613200176.tar.gz
ports-a107548d6a11d64d3b5a83b09415ff0613200176.zip
Convert to use MAN[1-8LN]
Notes
Notes: svn path=/head/; revision=4536
Diffstat (limited to 'mail/majordomo')
-rw-r--r--mail/majordomo/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile
index 1719503f3aba..fdab592b373b 100644
--- a/mail/majordomo/Makefile
+++ b/mail/majordomo/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 October 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1996/10/26 18:21:06 jfitz Exp $
+# $Id: Makefile,v 1.3 1996/11/10 21:31:37 obrien Exp $
#
DISTNAME= majordomo-1.94
@@ -20,6 +20,8 @@ IS_INTERACTIVE= yes
NO_PACKAGE= yes
ALL_TARGET= wrapper
INSTALL_TARGET= install install-wrapper
+MAN1= approve.1 bounce-remind.1 digest.1
+MAN8= majordomo.8
pre-configure:
@ ${SETENV} ${MAKE_ENV} /usr/bin/perl ${SCRIPTDIR}/createuser
@@ -56,12 +58,6 @@ post-install:
@ ln -sf ${PREFIX}/majordomo/lists/test-l.info ${PREFIX}/majordomo/lists/test-l-digest.info
@ ln -sf ${PREFIX}/majordomo/lists/test-l.passwd ${PREFIX}/majordomo/lists/test-l-digest.passwd
@ /bin/chmod 660 ${PREFIX}/majordomo/lists/test-l.passwd
-.if !defined(NOMANCOMPRESS)
- @ for file in approve bounce-remind digest; do \
- gzip -9nf ${PREFIX}/man/man1/$$file.1; \
- done
- @ gzip -9nf ${PREFIX}/man/man8/majordomo.8
-.endif
@ /usr/sbin/chown -R majordom.majordom ${PREFIX}/majordomo/lists
@ /bin/chmod -R 664 ${PREFIX}/majordomo/lists
@ /bin/chmod 775 ${PREFIX}/majordomo/lists