SCRIPTS=	create-root delete-root \
		start-root stop-root

SCRIPTSOWN!=	id -un
SCRIPTSGRP!=	id -gn
SCRIPTSDIR=	${HOME}/bin

.include "bsd.prog.mk"
