mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
PR: bin/165699 Submitted by: Arne Meyer <meyer.arne83@gmail.com> Approved by: cperciva MFC after: 1 week
5 lines
57 B
Makefile
5 lines
57 B
Makefile
# $FreeBSD$
|
|
PROG= mca
|
|
MAN= mca.8
|
|
|
|
.include <bsd.prog.mk>
|