aboutsummaryrefslogblamecommitdiff
path: root/security/bfbtester/Makefile
blob: cfa9490d0fff6ca5dc4b558f8f30b0f552712920 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            

                         
                     
                 
                        
                  
 
                                       
                                                                
 
                   
                             
                     

                      
# 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>