aboutsummaryrefslogtreecommitdiffstats
path: root/net/tftpgrab/Makefile
blob: c1b3e91c3d97446d368f3033a90369d2bdfe3c8a (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= ports@FreeBSD.org
COMMENT=    TFTP stream extractor

GNU_CONFIGURE=  yes

PLIST_FILES=    bin/tftpgrab

.include <bsd.port.mk>