2010-10-28 05:04:19 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/10/28 09:04:19 steven Exp $
|
2007-10-03 09:48:17 -04:00
|
|
|
|
|
|
|
COMMENT= zzuf is a transparent application input fuzzer
|
|
|
|
|
2010-10-27 05:49:12 -04:00
|
|
|
DISTNAME= zzuf-0.13
|
2010-10-28 05:04:19 -04:00
|
|
|
REVISION= 0
|
2007-10-03 09:48:17 -04:00
|
|
|
CATEGORIES= misc
|
2008-05-21 15:14:50 -04:00
|
|
|
MASTER_SITES= http://libcaca.zoy.org/files/zzuf/
|
2007-10-03 09:48:17 -04:00
|
|
|
|
|
|
|
# License: WTFPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
WANTLIB= c m
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
2010-10-27 05:49:12 -04:00
|
|
|
USE_GROFF = Yes
|
|
|
|
USE_LIBTOOL = Yes
|
2007-10-03 09:48:17 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|