freebsd-ports/net/tcpstat/Makefile

21 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: tcpstat
# Date created: 29 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
2001-02-05 16:50:41 +01:00
PORTNAME= tcpstat
PORTVERSION= 1.4
CATEGORIES= net
MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program to report various network statistics
2001-02-05 16:50:41 +01:00
GNU_CONFIGURE= yes
2001-02-05 16:50:41 +01:00
MAN1= tcpstat.1
.include <bsd.port.mk>