diff options
author | delphij <delphij@FreeBSD.org> | 2012-05-09 07:00:52 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-05-09 07:00:52 +0800 |
commit | a3752d4c8c27a80e213c97de1eb740b6b90a7743 (patch) | |
tree | 1058f89c8e8ad64c644c641d9f02f548f8a964b4 /x11-wm/Makefile | |
parent | 4498e382955ba23ace5e6c4d4c32f98716713f70 (diff) | |
download | freebsd-ports-gnome-a3752d4c8c27a80e213c97de1eb740b6b90a7743.tar.gz freebsd-ports-gnome-a3752d4c8c27a80e213c97de1eb740b6b90a7743.tar.zst freebsd-ports-gnome-a3752d4c8c27a80e213c97de1eb740b6b90a7743.zip |
Vicious is a modular widget library for the "awesome" window manager,
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.
PR: ports/167687
Submitted by: William Grzybowski <william88 gmail.com>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 9abed134e374..bf9d8002ac72 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -12,6 +12,7 @@ SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome + SUBDIR += awesome-vicious SUBDIR += awesome2 SUBDIR += badwm SUBDIR += bbconf |