aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-25 14:16:07 +0800
committermarcus <marcus@FreeBSD.org>2004-01-25 14:16:07 +0800
commitc45d7d89267867c6a664eb3731ef4da812f02224 (patch)
tree0f78b2c921f16a1d13a547232603d9178db45d6b /x11/Makefile
parentb911b285cd50d312617bb0b5e8265255ce23afa9 (diff)
downloadfreebsd-ports-gnome-c45d7d89267867c6a664eb3731ef4da812f02224.tar.gz
freebsd-ports-gnome-c45d7d89267867c6a664eb3731ef4da812f02224.tar.zst
freebsd-ports-gnome-c45d7d89267867c6a664eb3731ef4da812f02224.zip
Add gnome-clipboard-daemon, a clipboard manager for X.
GNOME Clipboard Daemon is a program that keeps the content of your X clipboard in memory, so the clipboard won't get lost even after you close the application you copied from. It's a daemon - it has no GUI. You start it and it'll run inthe background and Just Work(tm). Example: 1. Start AbiWord. 2. Type in 'hello world'. Select everything and click Copy. 3. Close AbiWord. 4. Start gedit. 5. Click Paste. Normally nothing will happen. But if GNOME Clipboard Daemon is running, pasting will work. PR: 61869 Submitted by: Jeremy Messenger <mezz7@cox.net>
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 a8ed3c7a4668..6bd3c87adceb 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -49,6 +49,7 @@
SUBDIR += ggiterm
SUBDIR += gmessage
SUBDIR += gmrun
+ SUBDIR += gnome-clipboard-daemon
SUBDIR += gnome-swallow
SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe