1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/benchmarks/tmetric/Makefile
Will Andrews e8ff8704cb Update MASTER_SITES; I checked the checksum on the new location.
PR:		21151
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2000-09-16 19:05:58 +00:00

19 lines
366 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.3
CATEGORIES= benchmarks net
MASTER_SITES= http://netgraft.com/downloads/tmetric/
MAINTAINER= leeym@cae.ce.ntu.edu.tw
HAS_CONFIGURE= yes
MAN8= tmetric.8
.include <bsd.port.mk>