mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
5 lines
72 B
Makefile
5 lines
72 B
Makefile
# Small Makefile for icmpquery.
|
|
|
|
PROG=icmpquery
|
|
|
|
.include <bsd.prog.mk>
|