1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/benchmarks/tmetric/Makefile
Will Andrews a6158c2974 Add tmetric, a raw tool to aid in determining available bandwidth between
two hosts.

PR:		19017
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-06-05 13:25:37 +00:00

19 lines
365 B
Makefile

# New ports collection makefile for: tmetric
# Date created: June 5th 2000
# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= tmetric
PORTVERSION= v0.2
CATEGORIES= benchmarks net
MASTER_SITES= http://netgraft.com/projects/tmetric/
MAINTAINER= leeym@cae.ce.ntu.edu.tw
HAS_CONFIGURE= yes
MAN8= tmetric.8
.include <bsd.port.mk>