freebsd-ports/benchmarks/polygraph/Makefile
Dmitry Sivachenko b406ef2db5 Update to 2.7.6.
2002-08-03 10:41:53 +00:00

22 lines
482 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
IS_INTERACTIVE= yes
GNU_CONFIGURE= YES
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>