Files
ports/security/bfbtester/Makefile
T
Mark Linimon db9773d0c9 Over to new volunteer.
PR:		245491
2020-04-09 21:21:55 +00:00

18 lines
330 B
Makefile

# Created by: Mike Heffner <mheffner@vt.edu>
# $FreeBSD$
PORTNAME= bfbtester
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
MAINTAINER= mauroeldritch@gmail.com
COMMENT= Security tool for testing binaries for overflows
GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
USES= gmake
.include <bsd.port.mk>