diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2016-07-22 02:47:55 +0800 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2016-07-22 02:47:55 +0800 |
commit | 780c9ecaf3adb806021bb9ad41da4c4e326a1a2d (patch) | |
tree | f5928a90a25c5e16a2ee2033ec76a4388d9c4df9 /deskutils/Makefile | |
parent | 7e8f632366746ff8e1a682d98a5d17158558b919 (diff) | |
download | freebsd-ports-gnome-780c9ecaf3adb806021bb9ad41da4c4e326a1a2d.tar.gz freebsd-ports-gnome-780c9ecaf3adb806021bb9ad41da4c4e326a1a2d.tar.zst freebsd-ports-gnome-780c9ecaf3adb806021bb9ad41da4c4e326a1a2d.zip |
CopyQ is advanced clipboard manager with editing and scripting features.
WWW: https://github.com/hluk/CopyQ
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 c052b41e6347..c59d36837cd4 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -28,6 +28,7 @@ SUBDIR += conduit SUBDIR += conkyemail SUBDIR += conkyforecast + SUBDIR += copyq SUBDIR += countdown SUBDIR += cycle SUBDIR += dailystrips |