summaryrefslogtreecommitdiff
path: root/security/sudo
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 /security/sudo
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 'security/sudo')
-rw-r--r--security/sudo/Makefile4
-rw-r--r--security/sudo/pkg-plist6
2 files changed, 6 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index c06654c7ae22..f1cabe3cef7a 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.4 1996/09/06 13:41:02 erich Exp $
+# $Id: Makefile,v 1.5 1996/11/12 00:05:35 obrien Exp $
#
DISTNAME= cu-sudo.v1.5
@@ -17,5 +17,7 @@ MAINTAINER= erich@rrnet.com
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-C2 --with-fbsdops
WRKSRC= ${WRKDIR}/sudo.v1.5
+MAN5= sudoers.5
+MAN8= sudo.8 visudo.8
.include <bsd.port.mk>
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index 08d6a469b268..7a4482cb579e 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -1,6 +1,6 @@
bin/sudo
sbin/visudo
etc/sudoers.sample
-man/man5/sudoers.5
-man/man8/sudo.8
-man/man8/visudo.8
+man/man5/sudoers.5.gz
+man/man8/sudo.8.gz
+man/man8/visudo.8.gz