diff options
author | kmoore <kmoore@FreeBSD.org> | 2010-09-30 22:17:21 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2010-09-30 22:17:21 +0800 |
commit | 36e21d516636c0d9da2d307553462879f23c498d (patch) | |
tree | 5ec392d7e5c5a1e4fc8a29df47f1a40b134747b9 /x11/Makefile | |
parent | 188bccf911b093ccec727697b760a252d6fad66b (diff) | |
download | freebsd-ports-gnome-36e21d516636c0d9da2d307553462879f23c498d.tar.gz freebsd-ports-gnome-36e21d516636c0d9da2d307553462879f23c498d.tar.zst freebsd-ports-gnome-36e21d516636c0d9da2d307553462879f23c498d.zip |
Add x11/menu-cache.
Utility which provides menu cache functionality for LXDE.
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 f81e90357a1e..a16c96ea68a4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -219,6 +219,7 @@ SUBDIR += lupe SUBDIR += lxde-meta SUBDIR += lxpanel + SUBDIR += menu-cache SUBDIR += metisse SUBDIR += mgapdesk SUBDIR += mkcomposecache |