aboutsummaryrefslogtreecommitdiff
path: root/devel/libinotify/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libinotify/pkg-message')
-rw-r--r--devel/libinotify/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/libinotify/pkg-message b/devel/libinotify/pkg-message
index 50a688d8621f..e2862709c827 100644
--- a/devel/libinotify/pkg-message
+++ b/devel/libinotify/pkg-message
@@ -1,5 +1,6 @@
-============================================================================
-
+[
+{ type: install
+ message: <<EOM
Libinotify functionality on FreeBSD is missing support for
- detecting a file being moved into or out of a directory within the
@@ -32,8 +33,9 @@ notifications are available from:
https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches
-=============================================================================
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.
-=============================================================================
+EOM
+}
+]