mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
d3773c0797
PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
10 lines
85 B
Makefile
10 lines
85 B
Makefile
#
|
|
# Small Makefile for icmpquery.
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PROG=icmpquery
|
|
|
|
.include <bsd.prog.mk>
|