mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
9 lines
90 B
Makefile
9 lines
90 B
Makefile
#
|
|
# Small Makefile for icmpquery.
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG=icmpquery
|
|
|
|
.include <bsd.prog.mk>
|