summaryrefslogtreecommitdiff
path: root/net/tcpstat/Makefile
blob: 68b37ecf740483d3b34f7f812b394ab1e5fa1af7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   tcpstat
# Date created:        29 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	tcpstat
PORTVERSION=	1.4
CATEGORIES=	net
MASTER_SITES=   http://www.frenchfries.net/paul/tcpstat/

MAINTAINER=	greid@ukug.uk.freebsd.org

GNU_CONFIGURE=	yes

MAN1=		tcpstat.1

.include <bsd.port.mk>