aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/adwaita-icon-theme-legacy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/adwaita-icon-theme-legacy/Makefile')
-rw-r--r--x11-themes/adwaita-icon-theme-legacy/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/adwaita-icon-theme-legacy/Makefile b/x11-themes/adwaita-icon-theme-legacy/Makefile
new file mode 100644
index 000000000000..3afeabc69d35
--- /dev/null
+++ b/x11-themes/adwaita-icon-theme-legacy/Makefile
@@ -0,0 +1,18 @@
+PORTNAME= adwaita-icon-theme-legacy
+DISTVERSION= 46.2
+CATEGORIES= x11-themes gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Full color icon theme for legacy applications
+WWW= https://gitlab.gnome.org/GNOME/adwaita-icon-theme-legacy
+
+LICENSE= LGPL3 CC-BY-SA-3.0
+LICENSE_COMB= dual
+
+NO_ARCH= yes
+USES= gnome meson pkgconfig tar:xz
+USE_GNOME= gtk-update-icon-cache
+
+.include <bsd.port.mk>