# New ports collection makefile for: tmetric # Date created: June 5th 2000 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= tmetric PORTVERSION= v0.99 CATEGORIES= benchmarks net MASTER_SITES= http://netgraft.com/downloads/tmetric/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} HAS_CONFIGURE= yes ALL_TARGET= ${PORTNAME} MAN8= tmetric.8 post-patch: @${PERL5} -pi -e 's%/usr/local%${PREFIX}%' ${WRKSRC}/* .include