diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-04 12:00:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-04 12:00:41 +0800 |
commit | 81fbcac823b10a33512e136f1f71c5976ff0e0de (patch) | |
tree | 01c2c31c6cc81b361ec704f73e35ea8ad7e442c8 /x11-themes/Makefile | |
parent | 6546139d52544db5d8fc22bc21f1442d3678956c (diff) | |
download | freebsd-ports-gnome-81fbcac823b10a33512e136f1f71c5976ff0e0de.tar.gz freebsd-ports-gnome-81fbcac823b10a33512e136f1f71c5976ff0e0de.tar.zst freebsd-ports-gnome-81fbcac823b10a33512e136f1f71c5976ff0e0de.zip |
Add metacity-theme-microgui, a port of the Sawfish microGUI theme to
the metacity window manager. A screenshot of microGUI can be found at:
http://themes.freshmeat.net/projects/mcitymicrogui/
PR: 65942
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 963257a0679f..324609d560e5 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -42,6 +42,7 @@ SUBDIR += metacity-theme-alloy-c SUBDIR += metacity-theme-hacked-2 SUBDIR += metacity-theme-iridium-rounded + SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes .include <bsd.port.subdir.mk> |