Update security/py-cybox to version 2.1.0.7
[dports.git] / security / bfbtester / Makefile
1 # Created by: Mike Heffner <mheffner@vt.edu>
2 # $FreeBSD$
3
4 PORTNAME=       bfbtester
5 PORTVERSION=    2.0.1
6 PORTREVISION=   1
7 CATEGORIES=     security
8 MASTER_SITES=   SF
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Security tool for testing binaries for overflows
12
13 GNU_CONFIGURE=  yes
14 PLIST_FILES=    bin/bfbtester
15 USES=           gmake
16
17 .include <bsd.port.mk>