mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
7 lines
61 B
Makefile
7 lines
61 B
Makefile
|
|
PACKAGE= acct
|
|
|
|
PROG= utx
|
|
MAN= utx.8
|
|
|
|
.include <bsd.prog.mk>
|