diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-20 09:53:55 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-20 09:53:55 +0800 |
commit | ef588c089b908808c6321cfbfeb1fc9b4cea8f6e (patch) | |
tree | fcdf4635b82af4864523413bf24b75acafbead55 /x11-themes/Makefile | |
parent | ac2e0aa82c90f7fd9f4f1e87c9fca295e422a9d6 (diff) | |
download | freebsd-ports-graphics-ef588c089b908808c6321cfbfeb1fc9b4cea8f6e.tar.gz freebsd-ports-graphics-ef588c089b908808c6321cfbfeb1fc9b4cea8f6e.tar.zst freebsd-ports-graphics-ef588c089b908808c6321cfbfeb1fc9b4cea8f6e.zip |
o New port kde-icons-lush version 0.1.0: KDE Lush complete iconset
o Port inherits most of its logic from x11-themes/noia/Makefile.icons
file
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 37f077ab356..d92f52ad56a 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -5,6 +5,7 @@ SUBDIR += kde-icons-graphite-rade8 SUBDIR += kde-icons-kids SUBDIR += kde-icons-kool-gorilla + SUBDIR += kde-icons-lush SUBDIR += kde-icons-noia .include <bsd.port.subdir.mk> |