1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/tftpgrab/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
278 B
Makefile

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>