mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
8 lines
72 B
Makefile
8 lines
72 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SCRIPTS=service.sh
|
||
|
|
MAN= service.8
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|
||
|
|
|