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