diff options
author | marino <marino@FreeBSD.org> | 2015-12-22 00:33:30 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-12-22 00:33:30 +0800 |
commit | 431e65b407b8c4c5c9aa840ee6b611f63bdd9375 (patch) | |
tree | 164296f7e434d99b5c5236fda4bb2492780c4af2 /x11/Makefile | |
parent | 950bcf281060069a9bad19578248c5b84e959caa (diff) | |
download | freebsd-ports-gnome-431e65b407b8c4c5c9aa840ee6b611f63bdd9375.tar.gz freebsd-ports-gnome-431e65b407b8c4c5c9aa840ee6b611f63bdd9375.tar.zst freebsd-ports-gnome-431e65b407b8c4c5c9aa840ee6b611f63bdd9375.zip |
Add new port x11/lemonbar v1.1
The PR was for bar-aint-recursive v1.0, but the project was renamed and
got a new release since the PR was submitted nearly a year ago.
PR: 196682
Submitted by: evgeni.dimitrov (gmail)
bar is a lightweight bar entirely based on XCB. Provides full UTF-8 support,
basic formatting, RandR and Xinerama support and EWMH compliance without
wasting your precious memory.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index b64d8235b1da..5487a4dd9d6e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -126,6 +126,7 @@ SUBDIR += kgamma SUBDIR += konsole SUBDIR += leechcraft + SUBDIR += lemonbar SUBDIR += libICE SUBDIR += libSM SUBDIR += libX11 |