mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
431 B
Makefile
21 lines
431 B
Makefile
# 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
|
|
COMMENT= A program to report various network statistics
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= tcpstat.1
|
|
|
|
.include <bsd.port.mk>
|