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

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

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

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/tftpgrab

.include <bsd.port.mk>