mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
|
|
PACKAGE= certctl
|
|
SCRIPTS=certctl.sh
|
|
MAN= certctl.8
|
|
|
|
.include <bsd.prog.mk>
|