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