# New ports collection makefile for:	bfbtester
# Date created:				31 January 2001
# Whom:					Mike Heffner <mheffner@vt.edu>
#
# $FreeBSD: ports/security/bfbtester/Makefile,v 1.5 2004/02/06 13:12:16 trevor Exp $
#

PORTNAME=	bfbtester
PORTVERSION=	2.0.1
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	bfbtester

MAINTAINER=	mikeh@FreeBSD.org
COMMENT=	A security tool for testing binaries for overflows

HAS_CONFIGURE=	yes
PLIST_FILES=	bin/bfbtester
USE_GMAKE=	yes

.include <bsd.port.mk>
