7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
24 lines
527 B
Makefile
24 lines
527 B
Makefile
# New ports collection makefile for: polygraph
|
|
# Date created: 3 March 1999
|
|
# Whom: Dima Sivachenko <dima@chg.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= polygraph
|
|
PORTVERSION= 2.7.6
|
|
CATEGORIES= benchmarks www
|
|
MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= demon@FreeBSD.org
|
|
COMMENT= A benchmarking tool for Web proxies
|
|
|
|
IS_INTERACTIVE= yes
|
|
|
|
GNU_CONFIGURE= YES
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
.include <bsd.port.mk>
|