aboutsummaryrefslogtreecommitdiff
path: root/net/tftpgrab/Makefile
blob: 9b4263ed16dc85325fe9b8f9131d0e0e25b14c4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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

NO_STAGE=	yes
.include <bsd.port.mk>