diff options
author | pawel <pawel@FreeBSD.org> | 2015-10-29 04:52:12 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-10-29 04:52:12 +0800 |
commit | 5aecaae974d1ef4718c795a6c7d9f7c2af7fd07c (patch) | |
tree | 475ab65ee67254fcbc2d626563c936761ec671f3 /sysutils/Makefile | |
parent | cb1ffe8fa51860c58ec9f7beae7d3bd5d7ce61ad (diff) | |
download | freebsd-ports-gnome-5aecaae974d1ef4718c795a6c7d9f7c2af7fd07c.tar.gz freebsd-ports-gnome-5aecaae974d1ef4718c795a6c7d9f7c2af7fd07c.tar.zst freebsd-ports-gnome-5aecaae974d1ef4718c795a6c7d9f7c2af7fd07c.zip |
The set of command-line programs providing a simple interface
to file system events to shell scripts.
WWW: https://github.com/rvoicilas/inotify-tools/
PR: 200254
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7374c9c6bc43..0a7b9b5e2062 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -410,6 +410,7 @@ SUBDIR += i2c-tools SUBDIR += i7z SUBDIR += iat + SUBDIR += inotify-tools SUBDIR += installwatch SUBDIR += intel-pcm SUBDIR += iocage |