# Created by: Jukka Ukkonen <jau@iki.fi>
# $FreeBSD: head/security/radamsa/Makefile 367388 2014-09-05 20:44:35Z cs $

PORTNAME=	radamsa
PORTVERSION=	0.3
CATEGORIES=	security
MASTER_SITES=	https://ouspg.googlecode.com/files/

MAINTAINER=	jau@iki.fi
COMMENT=	General purpose fuzzer

PLIST_FILES=	bin/radamsa \
		man/man1/radamsa.1.gz

.include <bsd.port.mk>