# New ports collection makefile for: hammerhead # Date created: 14 November 2002 # Whom: John von Essen # # $FreeBSD: ports/sysutils/hammerhead/Makefile,v 1.8 2007/11/11 14:44:05 miwi Exp $ # PORTNAME= hammerhead PORTVERSION= 2.1.3 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A webserver stressing tool GNU_CONFIGURE= yes USE_GMAKE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ ${WRKSRC}/src/Makefile MAN1= hammerhead.1 .include