aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/Makefile
diff options
context:
space:
mode:
authorwoodsb02 <woodsb02@FreeBSD.org>2017-05-09 19:03:21 +0800
committerwoodsb02 <woodsb02@FreeBSD.org>2017-05-09 19:03:21 +0800
commitf1798db92289fa4161f16d22d282d86215ddd732 (patch)
tree08ffc5e3ea6a0826fa0fcc83d352763bc9dfdb0e /x11-themes/Makefile
parent50cb48926b2db941813c35754dbdf54b8cd7a16c (diff)
downloadfreebsd-ports-gnome-f1798db92289fa4161f16d22d282d86215ddd732.tar.gz
freebsd-ports-gnome-f1798db92289fa4161f16d22d282d86215ddd732.tar.zst
freebsd-ports-gnome-f1798db92289fa4161f16d22d282d86215ddd732.zip
Add new port x11-themes/xfce-icons-elementary.
An icon-theme maintained with Xfce in mind, but it supports other desktops like Gnome3 as well. It's a fork of the upstream elementary-project, which took place because the team decided to drop a lot of desktop-specific symlinks. This icon-theme is supposed to keep everything working, but still pull new icons from upstream and integrate them occasionally. WWW: https://github.com/shimmerproject/elementary-xfce PR: 218766 Submitted by: Matthias Petermann <matthias@petermann-it.de>
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r--x11-themes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 58010b386881..7a917e7c99b5 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -166,5 +166,6 @@
SUBDIR += thewidgetfactory
SUBDIR += ubuntulooks
SUBDIR += xcursor-themes
+ SUBDIR += xfce-icons-elementary
.include <bsd.port.subdir.mk>