aboutsummaryrefslogtreecommitdiff
path: root/net/trafshow4/Makefile
blob: 33562f8df325cc7df3d8b3f31a927332fefc99ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	trafshow
# Version required:     2.0
# Date created:         25 September 1996
# Whom:                 igor@zynaps.ru
#
# $Id: Makefile,v 1.9 1998/04/26 12:05:31 jseger Exp $
#

DISTNAME=	trafshow-2.0
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.kiarchive.ru/pub/unix/tcpip/netmaint/
EXTRACT_SUFX=	.tgz

MAINTAINER=     jseger@FreeBSD.org

MAN1=		trafshow.1

.include <bsd.port.mk>