diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-11 06:40:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-11 06:40:06 +0800 |
commit | 8de58d860ff38202a64563a5ce85a307915369bd (patch) | |
tree | b7d5c1d0d61ec501feb7488f9a5f3827ffc1ce54 /deskutils/Makefile | |
parent | 5e979ba57dc955832327db8bded347e5bf2617e3 (diff) | |
download | freebsd-ports-gnome-8de58d860ff38202a64563a5ce85a307915369bd.tar.gz freebsd-ports-gnome-8de58d860ff38202a64563a5ce85a307915369bd.tar.zst freebsd-ports-gnome-8de58d860ff38202a64563a5ce85a307915369bd.zip |
Parcellite is a lightweight GTK+ clipboard manager. This is a stripped down,
basic-features-only clipboard manager with a small memory footprint for those
who like simplicity.
WWW: http://parcellite.sourceforge.net
PR: ports/134255
Submitted by: Joey Mingrone <joey at mingrone.org>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 567a27b9df84..1c50013bf10a 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -193,6 +193,7 @@ SUBDIR += p5-Goo SUBDIR += p5-ZConf-Runner SUBDIR += pal + SUBDIR += parcellite SUBDIR += phpgroupware SUBDIR += phpicalendar SUBDIR += phprojekt |