summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-08-11 09:57:51 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-08-11 09:57:51 +0000
commit321adfe638773ab7cd0b68ef922495152322b9cd (patch)
treec1243372e42fe76367265392dec817c1a3c3b741 /net/ntop
parentActivate iconmaker. (diff)
Add an additional install target (install-man) to the ports Makefile
via INSTALL_TARGET variable to install ntop's manpage as well. While I'm at it, compress the manpage as well via MAN8 setting.
Notes
Notes: svn path=/head/; revision=12444
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 50a8d6f67dee..48df0547980e 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/08/11 02:59:56 mph Exp $
#
DISTNAME= ntop-0.4-src
@@ -16,6 +16,9 @@ MAINTAINER= billf@chc-chimes.com
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_AUTOCONF= yes
ALL_TARGET=
+INSTALL_TARGET= install install-man
+
+MAN8= ntop.8
post-install:
strip ${PREFIX}/sbin/ntop