diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-12 21:32:20 +0800 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-12 21:32:20 +0800 |
commit | c739113287a7946e37c302a988af4a07a1f116d8 (patch) | |
tree | 653b6baf526b203c304305e813478be458bf4c2a /deskutils/Makefile | |
parent | 404e765ea95b264d1aeae7ef2ac31576b6a96275 (diff) | |
download | freebsd-ports-gnome-c739113287a7946e37c302a988af4a07a1f116d8.tar.gz freebsd-ports-gnome-c739113287a7946e37c302a988af4a07a1f116d8.tar.zst freebsd-ports-gnome-c739113287a7946e37c302a988af4a07a1f116d8.zip |
New port: deskutils/puush
Use keyboard shortcuts gestures to quickly capture any portion
of your screen. These screenshots are near-instantly puush'd,
leaving behind a short URL in your clipboard, perfect for sharing.
Paste these easily into your Twitter, IRC or IM clients. Share
them with the world or make them private, for your eyes only.
WWW: https://github.com/Ultima1252/puush
PR: 203113
Submitted by: Ultima1252@gmail.com
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 8395fe391842..306ca052c74d 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -188,6 +188,7 @@ SUBDIR += plasma-applet-yawp SUBDIR += plopfolio SUBDIR += preferences + SUBDIR += puush SUBDIR += py-bugwarrior SUBDIR += py-khal SUBDIR += py-pycarddav |