2013-09-21 00:55:24 +02:00
|
|
|
# Created by: Peter Johnson <johnson.peter@gmail.com>
|
2007-03-06 06:36:34 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= zzuf
|
2010-02-20 10:56:30 +01:00
|
|
|
PORTVERSION= 0.13
|
2014-06-06 11:23:11 +02:00
|
|
|
PORTREVISION= 1
|
2007-03-06 06:36:34 +01:00
|
|
|
CATEGORIES= security
|
2010-02-20 10:56:30 +01:00
|
|
|
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
|
2007-03-06 06:36:34 +01:00
|
|
|
|
|
|
|
MAINTAINER= johnson.peter@gmail.com
|
|
|
|
COMMENT= Transparent application input fuzzer
|
|
|
|
|
2014-06-06 11:23:11 +02:00
|
|
|
USES= libtool
|
2007-03-06 06:36:34 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|