freebsd/usr.sbin/efidp/Makefile

9 lines
90 B
Makefile

PACKAGE= efi-tools
PROG= efidp
MAN= efidp.8
LIBADD= efivar geom
.include <bsd.prog.mk>