aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-05 11:50:32 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-05 11:50:32 +0000
commita9d331e0bcae9bba35bfc9da41be6c944bb1a370 (patch)
treea333da8d1a1957059cfd26bb25862f3dd2eeec79 /x11/Makefile
parent0d5ba7690e9169d7fb6e31ad9d98edbb92245b60 (diff)
downloadports-a9d331e0bcae9bba35bfc9da41be6c944bb1a370.tar.gz
ports-a9d331e0bcae9bba35bfc9da41be6c944bb1a370.zip
x11/xnotify: add new port
XNotify displays a notification on the screen. XNotify receives a notification specification in stdin and shows a notification for the user on the screen. https://github.com/phillbush/xnotify
Notes
Notes: svn path=/head/; revision=554127
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 200cce6d084f..908e9722dde6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -468,6 +468,7 @@
SUBDIR += xmsg
SUBDIR += xmx
SUBDIR += xnee
+ SUBDIR += xnotify
SUBDIR += xob
SUBDIR += xorg
SUBDIR += xorg-apps