freebsd-ports/net/tftpgrab/Makefile
Wesley Shields ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00

22 lines
417 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@FreeBSD.org
COMMENT= TFTP stream extractor
GNU_CONFIGURE= yes
PLIST_FILES= bin/tftpgrab
.include <bsd.port.mk>