mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER= wosch
|
|
|
|
SCRIPTS=adduser.perl rmuser.perl
|
|
MAN= adduser.8 rmuser.8
|
|
|
|
.include <bsd.prog.mk>
|