aboutsummaryrefslogtreecommitdiffstats
path: root/diskdev_cmds/repquota.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'diskdev_cmds/repquota.tproj/Makefile')
-rw-r--r--diskdev_cmds/repquota.tproj/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/diskdev_cmds/repquota.tproj/Makefile b/diskdev_cmds/repquota.tproj/Makefile
new file mode 100644
index 0000000..0cc629b
--- /dev/null
+++ b/diskdev_cmds/repquota.tproj/Makefile
@@ -0,0 +1,6 @@
+PROG= repquota
+MAN= repquota.8
+
+BINDIR=/usr/sbin
+
+.include <bsd.prog.mk>