aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 07:34:26 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 07:34:26 +0000
commit601610667d189c7de3e84627fc069ed81f5b1996 (patch)
treeb825ed0bf8a19dae03aa9552619efa09dbed37b8 /x11/Makefile
parent7386a7c90906ce836a7ef963e9b98c5c54570cd2 (diff)
downloadports-601610667d189c7de3e84627fc069ed81f5b1996.tar.gz
ports-601610667d189c7de3e84627fc069ed81f5b1996.zip
New port: x11/py-caffeine-ng.
Caffeine is a little daemon that sits in your systray, and prevents the screensaver from showing up, or the system from going to sleep. It does so when an application is fullscreened (eg: youtube), or when you click on the systray icon (which you can do, when, eg: reading). WWW: https://github.com/caffeine-ng/caffeine-ng PR: 235639 Submitted by: Hiroki Tagato <tagattie@yandex.com>
Notes
Notes: svn path=/head/; revision=495101
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 8446e6234114..05d85a937c50 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -265,6 +265,7 @@
SUBDIR += polybar
SUBDIR += printscreen
SUBDIR += props
+ SUBDIR += py-caffeine-ng
SUBDIR += py-pyvirtualdisplay
SUBDIR += py-qt4-opengl
SUBDIR += py-qt5-opengl