mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
9 lines
91 B
Makefile
9 lines
91 B
Makefile
|
|
PACKAGE= efi-tools
|
|
|
|
PROG= efidp
|
|
MAN= efidp.8
|
|
|
|
LIBADD= efivar geom
|
|
|
|
.include <bsd.prog.mk>
|