1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/tftpgrab/Makefile
2009-05-09 02:46:09 +00:00

23 lines
437 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
MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/tftpgrab
.include <bsd.port.mk>