1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net/tftpgrab/Makefile
Emanuel Haupt f9b82747ba Add tftpgrab 0.2, a TFTP stream extractor.
PR:		116532
Submitted by:	Wesley Shields <wxs at atarininja.org>
2007-09-23 01:19:25 +00:00

22 lines
420 B
Makefile

# Ports collection makefile for: tftpgrab
# Date created: 21 Sep 2007
# Whom: Wesley Shields <wxs@atarininja.org>
#
# $FreeBSD$
#
PORTNAME= tftpgrab
PORTVERSION= 0.2
CATEGORIES= net
MASTER_SITES= http://pseudo-flaw.net/tftpgrab/ \
http://www.atarininja.org/~wxs/distfiles/
MAINTAINER= wxs@atarininja.org
COMMENT= TFTP stream extractor
GNU_CONFIGURE= yes
PLIST_FILES= bin/tftpgrab
.include <bsd.port.mk>