diff options
author | yuri <yuri@FreeBSD.org> | 2018-01-30 05:49:33 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-01-30 05:49:33 +0800 |
commit | 6b1512b294581a36e83395ecb163ec316cf4f7a0 (patch) | |
tree | 58a2aca4397216bedcc3b4d8e516356bfb25e89e /x11/Makefile | |
parent | 8f8f833a4dad561ed39bdcdd8f84804f66d79376 (diff) | |
download | freebsd-ports-gnome-6b1512b294581a36e83395ecb163ec316cf4f7a0.tar.gz freebsd-ports-gnome-6b1512b294581a36e83395ecb163ec316cf4f7a0.tar.zst freebsd-ports-gnome-6b1512b294581a36e83395ecb163ec316cf4f7a0.zip |
New port: x11/wmutils-opt: Optional addons to wmutils
See details here: https://github.com/wmutils/opt
PR: 225142
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14112
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 6395830cecdb..407235383749 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -352,6 +352,7 @@ SUBDIR += wmdrawer SUBDIR += wmmatrix SUBDIR += wmutils-core + SUBDIR += wmutils-opt SUBDIR += wmxss SUBDIR += workrave SUBDIR += x11perf |