freebsd-ports/security/bfbtester/Makefile
Ion-Mihai Tetcu 1d742965a4 Fix install / mtree ith custom PREFIX
Reported by:	QATty
2009-07-03 11:10:05 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: bfbtester
# Date created: 31 January 2001
# Whom: Mike Heffner <mheffner@vt.edu>
#
# $FreeBSD$
#
PORTNAME= bfbtester
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A security tool for testing binaries for overflows
GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
USE_GMAKE= yes
.include <bsd.port.mk>