aboutsummaryrefslogtreecommitdiff
path: root/net/tftpgrab/Makefile
blob: 47ed861441dbf7a617d448e0595a59c8127bae0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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>