aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-07-07 14:35:00 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-07-07 14:35:00 +0000
commit67d311c3b7011b8377e7413cd63c32c255a84d0a (patch)
treed11a6a7eb6217d25d7e7d3f42775250735b11fd2 /sysutils/Makefile
parent32a734d694139190f970dca54ba37f6091841635 (diff)
downloadports-67d311c3b7011b8377e7413cd63c32c255a84d0a.tar.gz
ports-67d311c3b7011b8377e7413cd63c32c255a84d0a.zip
sysutils/devd-mount: Automount tool utilizing devd notifications
devd-mount(8) is a devd(8) based automounter for FreeBSD. It supports most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's native UFS. The devd-mount script mounts recognized filesystems and invokes a specified command (typically qmediamanager) with the mount point, device, and filesystem type as optional arguments.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 6eff501db8c9..7cc390aaf44f 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -278,6 +278,7 @@
SUBDIR += devcpu-data-amd
SUBDIR += devcpu-data-intel
SUBDIR += devctl-jail-kmod
+ SUBDIR += devd-mount
SUBDIR += devedeng
SUBDIR += devstat
SUBDIR += dfc