aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-24 08:39:18 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-24 08:39:18 +0000
commit2817d4a99345c1315a09950ed13e021fc876e99c (patch)
treea54b77b7e5a8bd3594ae0ab7a9ea8ab5a21b28b9 /net-mgmt
parentecc706f14f40f6238eb8f92b21c4da3789ab5487 (diff)
downloadports-2817d4a99345c1315a09950ed13e021fc876e99c.tar.gz
ports-2817d4a99345c1315a09950ed13e021fc876e99c.zip
The manpage that was listed in pkg/PLIST has been moved to the Makefile.
Notes
Notes: svn path=/head/; revision=12809
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/choparp/Makefile5
-rw-r--r--net-mgmt/choparp/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index 61bc01e7bdd0..a8954ba9b004 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 October 1997
# Whom: itojun@itojun.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/10/07 14:39:42 itojun Exp $
#
DISTNAME= choparp-971007
@@ -12,6 +12,9 @@ MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/
MAINTAINER= itojun@itojun.org
+MAN8= choparp.8
+MANCOMPRESSED= maybe
+
WRKSRC= ${WRKDIR}/choparp
.include <bsd.port.mk>
diff --git a/net-mgmt/choparp/pkg-plist b/net-mgmt/choparp/pkg-plist
index 38b04a7d735e..7e9114b42cab 100644
--- a/net-mgmt/choparp/pkg-plist
+++ b/net-mgmt/choparp/pkg-plist
@@ -1,2 +1 @@
sbin/choparp
-man/man8/choparp.8.gz