blob: cfa9490d0fff6ca5dc4b558f8f30b0f552712920 (
plain) (
tree)
|
|
# Created by: Mike Heffner <mheffner@vt.edu>
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>
|