# $FreeBSD: head/net/tftpgrab/Makefile 464165 2018-03-11 11:21:23Z rene $

PORTNAME=	tftpgrab
PORTVERSION=	0.2
CATEGORIES=	net
MASTER_SITES=	http://pseudo-flaw.net/tftpgrab/ \
		http://www.atarininja.org/~wxs/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	TFTP stream extractor

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/tftpgrab

.include <bsd.port.mk>