xref: /freebsd-13.1/usr.sbin/mlx5tool/Makefile (revision a4e8cac9)
1# $FreeBSD$
2
3PACKAGE=	mlx-tools
4
5PROG=	mlx5tool
6MAN=	mlx5tool.8
7
8.include <bsd.prog.mk>
9