# New ports collection makefile for:	polygraph
# Date created:         3 March 1999
# Whom:                 Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD: ports/benchmarks/polygraph/Makefile,v 1.18 2005/01/18 21:37:19 clement Exp $
#

PORTNAME=	polygraph
PORTVERSION=	2.8.1
CATEGORIES=	benchmarks www
MASTER_SITES=	http://www.web-polygraph.org/downloads/srcs/
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A benchmarking tool for Web proxies

RESTRICTED= 	Redistribution forbidden by license
IS_INTERACTIVE=	yes

GNU_CONFIGURE=	YES
CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -Wno-deprecated"
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

CONFLICTS=	ltrace-0*

.include <bsd.port.mk>
