1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/security/zzuf/Makefile
2021-04-06 16:31:07 +02:00

17 lines
345 B
Makefile

# Created by: Peter Johnson <johnson.peter@gmail.com>
PORTNAME= zzuf
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
MAINTAINER= johnson.peter@gmail.com
COMMENT= Transparent application input fuzzer
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>