From owner-cvs-all Tue Aug 11 02:57:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08838 for cvs-all-outgoing; Tue, 11 Aug 1998 02:57:59 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08831; Tue, 11 Aug 1998 02:57:54 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA11319; Tue, 11 Aug 1998 02:57:52 -0700 (PDT) Date: Tue, 11 Aug 1998 02:57:52 -0700 (PDT) Message-Id: <199808110957.CAA11319@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/ntop Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/08/11 02:57:52 PDT Modified files: net/ntop Makefile Log: 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. Revision Changes Path 1.2 +4 -1 ports/net/ntop/Makefile