aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2015-03-01 06:47:16 +0800
committernivit <nivit@FreeBSD.org>2015-03-01 06:47:16 +0800
commit109384bdc3342ce233e317819b7a182e2bf50275 (patch)
tree27c4b5943c77c9a5e92f5d39bf7272683db2cd62 /x11-toolkits/Makefile
parent9428606d4ac32fa42d86cc7f676fc8b214546e1e (diff)
downloadfreebsd-ports-gnome-109384bdc3342ce233e317819b7a182e2bf50275.tar.gz
freebsd-ports-gnome-109384bdc3342ce233e317819b7a182e2bf50275.tar.zst
freebsd-ports-gnome-109384bdc3342ce233e317819b7a182e2bf50275.zip
Perl bindings for the C library "libunique" that provides a mechanism for
writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. WWW: http://search.cpan.org/dist/Gtk2-Unique/
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 992d7706afc8..bef3887eaf6b 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -143,6 +143,7 @@
SUBDIR += p5-Gtk2-ImageView
SUBDIR += p5-Gtk2-PathButtonBar
SUBDIR += p5-Gtk2-TrayIcon
+ SUBDIR += p5-Gtk2-Unique
SUBDIR += p5-Pango
SUBDIR += p5-Prima
SUBDIR += p5-Tk