From 300c45cf2e488b0b4bef726272d1259f14ae8ed9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 11:44:27 +0000 Subject: Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- net/trafshow4/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net/trafshow4') diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index 267c25e53329..85b476223d58 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -3,19 +3,16 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id$ +# $Id: Makefile,v 1.4 1996/10/19 17:30:01 chuckr Exp $ # DISTNAME= trafshow-2.0 -CATEGORIES+= net +CATEGORIES= net MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/netmaint/ EXTRACT_SUFX= .tgz MAINTAINER= igor@zynaps.ru -post-install: -.if !defined(NOMANCOMPRESS) - gzip -9nf ${PREFIX}/man/man1/trafshow.1 -.endif +MAN1= trafshow.1 .include -- cgit v1.2.3