mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
423 B
Makefile
21 lines
423 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
|
|
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
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|