Files
ports/security/zzuf/Makefile
Muhammad Moinur Rahman cd2f9a1828 security/zzuf: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-25 14:35:45 +01:00

17 lines
361 B
Makefile

PORTNAME= zzuf
PORTVERSION= 0.13
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
MAINTAINER= johnson.peter@gmail.com
COMMENT= Transparent application input fuzzer
WWW= http://sam.zoy.org/zzuf/
USES= libtool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
.include <bsd.port.mk>