Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 00:06:12 +0300
committerStefan Eßer <se@FreeBSD.org>2022-09-08 00:10:59 +0300
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /x11-themes
parent6c266c9c9e7b0ac1a35b05fbdeddbc330e4c5f43 (diff)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Kvantum/Makefile1
-rw-r--r--x11-themes/adapta-backgrounds/Makefile1
-rw-r--r--x11-themes/adapta-gtk-theme/Makefile1
-rw-r--r--x11-themes/adwaita-qt5/Makefile1
-rw-r--r--x11-themes/ant-dracula-theme/Makefile1
-rw-r--r--x11-themes/arc-gruvbox-theme/Makefile1
-rw-r--r--x11-themes/canta-gtk-themes/Makefile1
-rw-r--r--x11-themes/canta-icon-theme/Makefile1
-rw-r--r--x11-themes/chicago95/Makefile1
-rw-r--r--x11-themes/classiclooks/Makefile1
-rw-r--r--x11-themes/claws-mail-themes/Makefile1
-rw-r--r--x11-themes/clearlooks-metacity/Makefile1
-rw-r--r--x11-themes/clearlooks-phenix-theme/Makefile1
-rw-r--r--x11-themes/clearlooks-themes-extras/Makefile1
-rw-r--r--x11-themes/clearlooks/Makefile1
-rw-r--r--x11-themes/cursor-ardoise-theme/Makefile1
-rw-r--r--x11-themes/cursor-chameleon-anthracite/Makefile1
-rw-r--r--x11-themes/cursor-chameleon-darkskyblue/Makefile1
-rw-r--r--x11-themes/cursor-chameleon-pearl/Makefile1
-rw-r--r--x11-themes/cursor-chameleon-skyblue/Makefile1
-rw-r--r--x11-themes/cursor-chameleon-white/Makefile1
-rw-r--r--x11-themes/cursor-crystal-theme/Makefile1
-rw-r--r--x11-themes/cursor-dmz-aa-theme/Makefile1
-rw-r--r--x11-themes/cursor-dmz-theme/Makefile1
-rw-r--r--x11-themes/cursor-jimmac-theme/Makefile1
-rw-r--r--x11-themes/cursor-neutral-white-theme/Makefile1
-rw-r--r--x11-themes/e16-themes/Makefile1
-rw-r--r--x11-themes/emerald-themes/Makefile1
-rw-r--r--x11-themes/flat-remix-gtk-themes/Makefile1
-rw-r--r--x11-themes/flat-remix-icon-themes/Makefile1
-rw-r--r--x11-themes/flatery-icon-themes/Makefile1
-rw-r--r--x11-themes/fluxbox-tenr-styles-pack/Makefile1
-rw-r--r--x11-themes/freebsd-8k-wallpapers-kde/Makefile2
-rw-r--r--x11-themes/freebsd-8k-wallpapers/Makefile1
-rw-r--r--x11-themes/gnome-icons-aqua-fusion/Makefile1
-rw-r--r--x11-themes/gnome-icons-crystal/Makefile1
-rw-r--r--x11-themes/gnome-icons-elementary/Makefile1
-rw-r--r--x11-themes/gnome-icons-faenza/Makefile1
-rw-r--r--x11-themes/gnome-icons-gentoo-test/Makefile1
-rw-r--r--x11-themes/gnome-icons-iris/Makefile1
-rw-r--r--x11-themes/gnome-icons-lila/Makefile1
-rw-r--r--x11-themes/gnome-icons-luv/Makefile1
-rw-r--r--x11-themes/gnome-icons-noia-full/Makefile1
-rw-r--r--x11-themes/gnome-icons-noia-warm/Makefile1
-rw-r--r--x11-themes/gnome-icons-refined/Makefile1
-rw-r--r--x11-themes/gnome-icons-slick/Makefile1
-rw-r--r--x11-themes/gnome-icons-snow-apple/Makefile1
-rw-r--r--x11-themes/gnome-icons-stylish/Makefile1
-rw-r--r--x11-themes/gnome-icons-ximian-south/Makefile1
-rw-r--r--x11-themes/gnome-icons/Makefile1
-rw-r--r--x11-themes/greybird-theme/Makefile1
-rw-r--r--x11-themes/gtk-E17-theme/Makefile1
-rw-r--r--x11-themes/gtk-arc-themes/Makefile1
-rw-r--r--x11-themes/gtk-engines2/Makefile1
-rw-r--r--x11-themes/gtk-equinox-engine/Makefile1
-rw-r--r--x11-themes/gtk-gray-theme/Makefile1
-rw-r--r--x11-themes/gtk-lila-theme-extras/Makefile1
-rw-r--r--x11-themes/gtk-lila-theme/Makefile1
-rw-r--r--x11-themes/gtk-murrina-aqua/Makefile1
-rw-r--r--x11-themes/gtk-murrine-engine/Makefile1
-rw-r--r--x11-themes/gtk-nodoka-engine/Makefile1
-rw-r--r--x11-themes/gtk-oxygen-engine/Makefile1
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile1
-rw-r--r--x11-themes/gtk3-oxygen-engine/Makefile1
-rw-r--r--x11-themes/gtk3-unico-engine/Makefile1
-rw-r--r--x11-themes/icewm-extra-themes/Makefile1
-rw-r--r--x11-themes/icon-naming-utils/Makefile1
-rw-r--r--x11-themes/icons-human-azul/Makefile1
-rw-r--r--x11-themes/icons-tango-extras/Makefile1
-rw-r--r--x11-themes/icons-tango/Makefile1
-rw-r--r--x11-themes/irssi-themes/Makefile1
-rw-r--r--x11-themes/kde-icons-black-and-white/Makefile1
-rw-r--r--x11-themes/kde-icons-gartoon-blue-svg/Makefile1
-rw-r--r--x11-themes/kde-icons-gartoon-svg/Makefile1
-rw-r--r--x11-themes/kde-icons-graphite-rade8/Makefile1
-rw-r--r--x11-themes/kde-icons-lime-rade8/Makefile1
-rw-r--r--x11-themes/kde-icons-lush/Makefile1
-rw-r--r--x11-themes/kde-icons-noia/Makefile1
-rw-r--r--x11-themes/kde-icons-nuovext2/Makefile1
-rw-r--r--x11-themes/kde-icons-nuvola/Makefile1
-rw-r--r--x11-themes/kf5-breeze-icons/Makefile1
-rw-r--r--x11-themes/kf5-kemoticons/Makefile1
-rw-r--r--x11-themes/kf5-kiconthemes/Makefile1
-rw-r--r--x11-themes/kf5-oxygen-icons5/Makefile1
-rw-r--r--x11-themes/kf5-qqc2-desktop-style/Makefile1
-rw-r--r--x11-themes/la-capitaine-icon-theme/Makefile1
-rw-r--r--x11-themes/layan-gtk-themes/Makefile1
-rw-r--r--x11-themes/lumina-themes/Makefile1
-rw-r--r--x11-themes/lxappearance/Makefile1
-rw-r--r--x11-themes/lxde-icon-theme/Makefile1
-rw-r--r--x11-themes/lxqt-themes/Makefile1
-rw-r--r--x11-themes/matcha-gtk-themes/Makefile1
-rw-r--r--x11-themes/mate-backgrounds/Makefile1
-rw-r--r--x11-themes/mate-icon-theme-faenza/Makefile1
-rw-r--r--x11-themes/mate-icon-theme/Makefile1
-rw-r--r--x11-themes/mate-themes/Makefile1
-rw-r--r--x11-themes/materia-gtk-theme/Makefile1
-rw-r--r--x11-themes/metacity-theme-microgui/Makefile1
-rw-r--r--x11-themes/metacity-themes/Makefile1
-rw-r--r--x11-themes/mojave-gtk-themes/Makefile1
-rw-r--r--x11-themes/nordic-theme/Makefile1
-rw-r--r--x11-themes/numix-gtk-theme/Makefile1
-rw-r--r--x11-themes/numix-icon-theme-circle/Makefile1
-rw-r--r--x11-themes/numix-icon-theme/Makefile1
-rw-r--r--x11-themes/openbox-arc-theme/Makefile1
-rw-r--r--x11-themes/papirus-icon-theme/Makefile1
-rw-r--r--x11-themes/plasma5-breeze/Makefile1
-rw-r--r--x11-themes/plasma5-kde-gtk-config/Makefile1
-rw-r--r--x11-themes/plasma5-oxygen/Makefile1
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/Makefile1
-rw-r--r--x11-themes/plata-theme/Makefile1
-rw-r--r--x11-themes/pop-gtk-themes/Makefile1
-rw-r--r--x11-themes/pop-icon-theme/Makefile1
-rw-r--r--x11-themes/qgnomeplatform/Makefile1
-rw-r--r--x11-themes/qogir-gtk-themes/Makefile1
-rw-r--r--x11-themes/qogir-icon-themes/Makefile1
-rw-r--r--x11-themes/qt5-style-plugins/Makefile1
-rw-r--r--x11-themes/qtcurve/Makefile1
-rw-r--r--x11-themes/sawfish-themes/Makefile1
-rw-r--r--x11-themes/sddm-freebsd-black-theme/Makefile1
-rw-r--r--x11-themes/sierra-gtk-themes/Makefile1
-rw-r--r--x11-themes/skeuos-gtk-themes/Makefile1
-rw-r--r--x11-themes/slim-freebsd-black-theme/Makefile1
-rw-r--r--x11-themes/slim-freebsd-dark-theme/Makefile1
-rw-r--r--x11-themes/slim-freebsd-themes/Makefile1
-rw-r--r--x11-themes/slim-themes/Makefile1
-rw-r--r--x11-themes/wallpapers-freebsd-kde/Makefile1
-rw-r--r--x11-themes/win98se-icon-theme/Makefile1
-rw-r--r--x11-themes/xfce-icons-elementary/Makefile1
-rw-r--r--x11-themes/yaru-gtk-themes/Makefile1
-rw-r--r--x11-themes/yaru-icon-theme/Makefile1
-rw-r--r--x11-themes/zorin-gtk-themes/Makefile1
-rw-r--r--x11-themes/zorin-icon-themes/Makefile1
-rw-r--r--x11-themes/zuki-themes/Makefile1
134 files changed, 135 insertions, 0 deletions
diff --git a/x11-themes/Kvantum/Makefile b/x11-themes/Kvantum/Makefile
index b3bc02fc2076..49bab19a024f 100644
--- a/x11-themes/Kvantum/Makefile
+++ b/x11-themes/Kvantum/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -qt5
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= SVG-based theme engine for Qt, KDE and LXQt
+WWW= https://github.com/tsujan/Kvantum
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/adapta-backgrounds/Makefile b/x11-themes/adapta-backgrounds/Makefile
index 656e674338d3..270b9d3f92ff 100644
--- a/x11-themes/adapta-backgrounds/Makefile
+++ b/x11-themes/adapta-backgrounds/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= nivit@FreeBSD.org
COMMENT= Wallpaper collection for adapta-project
+WWW= https://github.com/adapta-project/adapta-backgrounds
LICENSE= GPLv2 CC-BY-SA-4.0
LICENSE_COMB= multi
diff --git a/x11-themes/adapta-gtk-theme/Makefile b/x11-themes/adapta-gtk-theme/Makefile
index 20f18f945022..1ac08a8b4b74 100644
--- a/x11-themes/adapta-gtk-theme/Makefile
+++ b/x11-themes/adapta-gtk-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= nivit@FreeBSD.org
COMMENT= Adaptive Gtk+ theme based on Material Design Guidelines
+WWW= https://github.com/adapta-project/adapta-gtk-theme
LICENSE= GPLv2 CC-BY-SA-4.0
LICENSE_COMB= multi
diff --git a/x11-themes/adwaita-qt5/Makefile b/x11-themes/adwaita-qt5/Makefile
index f532bc925251..3bef3e475924 100644
--- a/x11-themes/adwaita-qt5/Makefile
+++ b/x11-themes/adwaita-qt5/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= ${_qt_version}
MAINTAINER= tcberner@FreeBSD.org
COMMENT= Adwaita theme for Qt applications
+WWW= https://github.com/MartinBriza/adwaita-qt
LICENSE= GPLv2 LGPL20
LICENSE_COMB= multi
diff --git a/x11-themes/ant-dracula-theme/Makefile b/x11-themes/ant-dracula-theme/Makefile
index 705d0fc6a218..b23926a4cdfc 100644
--- a/x11-themes/ant-dracula-theme/Makefile
+++ b/x11-themes/ant-dracula-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Dark theme for GTK & KDE
+WWW= https://github.com/dracula/gtk
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/arc-gruvbox-theme/Makefile b/x11-themes/arc-gruvbox-theme/Makefile
index 60e07011f59b..303404e44555 100644
--- a/x11-themes/arc-gruvbox-theme/Makefile
+++ b/x11-themes/arc-gruvbox-theme/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -theme
MAINTAINER= jonathan@FreeBSD.org
COMMENT= Gruvbox variation on Arc Black Ubuntu theme
+WWW= https://github.com/Benoth/arc-variations
LICENSE= GPLv3
diff --git a/x11-themes/canta-gtk-themes/Makefile b/x11-themes/canta-gtk-themes/Makefile
index 9ea0703a7581..e4374974cd45 100644
--- a/x11-themes/canta-gtk-themes/Makefile
+++ b/x11-themes/canta-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell
+WWW= https://github.com/vinceliuice/Canta-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/canta-icon-theme/Makefile b/x11-themes/canta-icon-theme/Makefile
index 17c1f474dd06..d6f82700f53b 100644
--- a/x11-themes/canta-icon-theme/Makefile
+++ b/x11-themes/canta-icon-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat icons for Canta GTK theme
+WWW= https://github.com/vinceliuice/Canta-theme
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/chicago95/Makefile b/x11-themes/chicago95/Makefile
index 1a94b18f819d..54ced53f0ab2 100644
--- a/x11-themes/chicago95/Makefile
+++ b/x11-themes/chicago95/Makefile
@@ -7,6 +7,7 @@ CATEGORIES= x11-themes
MAINTAINER= ports@FreeBSD.org
COMMENT= Classic Redmond theme
+WWW= https://github.com/grassmunk/Chicago95
LICENSE= GPLv3+ MIT
LICENSE_COMB= multi
diff --git a/x11-themes/classiclooks/Makefile b/x11-themes/classiclooks/Makefile
index 85442d4b833f..c50b1d4b50f3 100644
--- a/x11-themes/classiclooks/Makefile
+++ b/x11-themes/classiclooks/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= fbsd@opal.com
COMMENT= Retro theme providing a consistent look for all standard GUI toolkits
+WWW= http://www.itgroup.ro/classiclooks
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/claws-mail-themes/Makefile b/x11-themes/claws-mail-themes/Makefile
index f08860e676e5..fa97eed1916f 100644
--- a/x11-themes/claws-mail-themes/Makefile
+++ b/x11-themes/claws-mail-themes/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.claws-mail.org/themes/
MAINTAINER= ports@FreeBSD.org
COMMENT= Claws Mail icon themes
+WWW= https://www.claws-mail.org/themes.php
LICENSE= UNKNOWN
LICENSE_NAME= @${LICENSE_TEXT}
diff --git a/x11-themes/clearlooks-metacity/Makefile b/x11-themes/clearlooks-metacity/Makefile
index 4ad80e87edc8..53462c168884 100644
--- a/x11-themes/clearlooks-metacity/Makefile
+++ b/x11-themes/clearlooks-metacity/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.stellingwerff.com/
MAINTAINER= ports@FreeBSD.org
COMMENT= Clearlooks Metacity theme
+WWW= http://clearlooks.sourceforge.net/
USES= gnome
diff --git a/x11-themes/clearlooks-phenix-theme/Makefile b/x11-themes/clearlooks-phenix-theme/Makefile
index f85fd61eeaa9..1db4e674bf64 100644
--- a/x11-themes/clearlooks-phenix-theme/Makefile
+++ b/x11-themes/clearlooks-phenix-theme/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -theme
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk3 port of Clearlooks theme for the Xfce Desktop
+WWW= https://github.com/jpfleury/clearlooks-phenix
LICENSE= GPLv3
diff --git a/x11-themes/clearlooks-themes-extras/Makefile b/x11-themes/clearlooks-themes-extras/Makefile
index 0c6d047a2457..b22e6028d80b 100644
--- a/x11-themes/clearlooks-themes-extras/Makefile
+++ b/x11-themes/clearlooks-themes-extras/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Clearlooks-Big_Pack-${PORTVERSION}.x
MAINTAINER= ports@FreeBSD.org
COMMENT= Extras colour schemes for Clearlooks engine theme
+WWW= http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile
index bda95f9b3877..eba13cc055aa 100644
--- a/x11-themes/clearlooks/Makefile
+++ b/x11-themes/clearlooks/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/clearlooks/clearlooks/clearlooks%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT?= GTK+ 2.x engine based on Bluecurve
+WWW= http://clearlooks.sourceforge.net/
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/x11-themes/cursor-ardoise-theme/Makefile b/x11-themes/cursor-ardoise-theme/Makefile
index 85d5ef80a8d5..6620cb5d9ab7 100644
--- a/x11-themes/cursor-ardoise-theme/Makefile
+++ b/x11-themes/cursor-ardoise-theme/Makefile
@@ -16,6 +16,7 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ardoise X cursor theme
+WWW= https://gitlab.com/obnosim/ardoise
LICENSE= GPLv3
diff --git a/x11-themes/cursor-chameleon-anthracite/Makefile b/x11-themes/cursor-chameleon-anthracite/Makefile
index 0c245c1aaf55..b315f6b29e34 100644
--- a/x11-themes/cursor-chameleon-anthracite/Makefile
+++ b/x11-themes/cursor-chameleon-anthracite/Makefile
@@ -9,6 +9,7 @@ DISTNAME= Chameleon-Anthracite-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
+WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
diff --git a/x11-themes/cursor-chameleon-darkskyblue/Makefile b/x11-themes/cursor-chameleon-darkskyblue/Makefile
index 8b926509fa01..81303219a78b 100644
--- a/x11-themes/cursor-chameleon-darkskyblue/Makefile
+++ b/x11-themes/cursor-chameleon-darkskyblue/Makefile
@@ -9,6 +9,7 @@ DISTNAME= Chameleon-DarkSkyBlue-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
+WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
diff --git a/x11-themes/cursor-chameleon-pearl/Makefile b/x11-themes/cursor-chameleon-pearl/Makefile
index 231b6d23c52e..ff9cb1803466 100644
--- a/x11-themes/cursor-chameleon-pearl/Makefile
+++ b/x11-themes/cursor-chameleon-pearl/Makefile
@@ -9,6 +9,7 @@ DISTNAME= Chameleon-Pearl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
+WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
diff --git a/x11-themes/cursor-chameleon-skyblue/Makefile b/x11-themes/cursor-chameleon-skyblue/Makefile
index 97df2906dcc1..ca33e820d15a 100644
--- a/x11-themes/cursor-chameleon-skyblue/Makefile
+++ b/x11-themes/cursor-chameleon-skyblue/Makefile
@@ -9,6 +9,7 @@ DISTNAME= Chameleon-SkyBlue-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
+WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
diff --git a/x11-themes/cursor-chameleon-white/Makefile b/x11-themes/cursor-chameleon-white/Makefile
index 3d2d15712f9d..657294a7700b 100644
--- a/x11-themes/cursor-chameleon-white/Makefile
+++ b/x11-themes/cursor-chameleon-white/Makefile
@@ -9,6 +9,7 @@ DISTNAME= Chameleon-White-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
+WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile
index c90cd9472bdc..6cf83a167ade 100644
--- a/x11-themes/cursor-crystal-theme/Makefile
+++ b/x11-themes/cursor-crystal-theme/Makefile
@@ -8,6 +8,7 @@ DISTNAME= Crystalcursors
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE Crystal style X cursor theme
+WWW= http://www.kde-look.org/content/show.php/crystal+xcursors?content=6240
LICENSE= LGPL21
diff --git a/x11-themes/cursor-dmz-aa-theme/Makefile b/x11-themes/cursor-dmz-aa-theme/Makefile
index 3b7f7ea97349..ac590205509d 100644
--- a/x11-themes/cursor-dmz-aa-theme/Makefile
+++ b/x11-themes/cursor-dmz-aa-theme/Makefile
@@ -6,6 +6,7 @@ DISTNAME= dmz-cursor-theme_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= DMZ AA style neutral scalable cursor theme
+WWW= http://jimmac.musichall.cz/
LICENSE= CC-BY-SA-3.0
diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile
index cb08612ff222..d863bcd40e55 100644
--- a/x11-themes/cursor-dmz-theme/Makefile
+++ b/x11-themes/cursor-dmz-theme/Makefile
@@ -6,6 +6,7 @@ DISTNAME= dmz-cursor-theme_${PORTVERSION}
MAINTAINER= mbeis@xs4all.nl
COMMENT= DMZ style neutral scalable cursor theme
+WWW= http://jimmac.musichall.cz/
LICENSE= CC-BY-SA-3.0
diff --git a/x11-themes/cursor-jimmac-theme/Makefile b/x11-themes/cursor-jimmac-theme/Makefile
index dd9fffc3d992..2b8c33bab2f8 100644
--- a/x11-themes/cursor-jimmac-theme/Makefile
+++ b/x11-themes/cursor-jimmac-theme/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Jimmac
MAINTAINER= ps.ports@smyrak.com
COMMENT= Beautiful Jimmac X cursor themes
+WWW= http://jimmac.musichall.cz/themes.php?skin=7
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/cursor-neutral-white-theme/Makefile b/x11-themes/cursor-neutral-white-theme/Makefile
index 2a846abae0c7..a0b1cd7d7a44 100644
--- a/x11-themes/cursor-neutral-white-theme/Makefile
+++ b/x11-themes/cursor-neutral-white-theme/Makefile
@@ -6,6 +6,7 @@ DISTNAME= 108143-Neutral++_White-${DISTVERSION}
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= White cursor theme based on neutral
+WWW= http://gnome-look.org/content/show.php/Neutral%2B%2B+White?content=108143
USES= tar:xz
NO_BUILD= yes
diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile
index 8e4f86006483..a8695ac0a0fb 100644
--- a/x11-themes/e16-themes/Makefile
+++ b/x11-themes/e16-themes/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Set of themes for the e16 window manager
+WWW= https://www.enlightenment.org/
DATADIR= ${PREFIX}/share/e16
GNU_CONFIGURE= yes
diff --git a/x11-themes/emerald-themes/Makefile b/x11-themes/emerald-themes/Makefile
index 4c610692edff..63265a04bd2a 100644
--- a/x11-themes/emerald-themes/Makefile
+++ b/x11-themes/emerald-themes/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://cgit.compiz.org/fusion/decorators/emerald-themes/snapshot/
MAINTAINER= ports@FreeBSD.org
COMMENT= Themes for the Emerald Window Decorator
+WWW= http://www.beryl-project.org/
BUILD_DEPENDS= bash:shells/bash
diff --git a/x11-themes/flat-remix-gtk-themes/Makefile b/x11-themes/flat-remix-gtk-themes/Makefile
index 076c3f22aff5..a69ea81cc57a 100644
--- a/x11-themes/flat-remix-gtk-themes/Makefile
+++ b/x11-themes/flat-remix-gtk-themes/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat Remix is a GTK application theme inspired by material design
+WWW= https://github.com/daniruiz/flat-remix-gtk
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/flat-remix-icon-themes/Makefile b/x11-themes/flat-remix-icon-themes/Makefile
index d820e63f69d1..af28e0f8e7ca 100644
--- a/x11-themes/flat-remix-icon-themes/Makefile
+++ b/x11-themes/flat-remix-icon-themes/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -icon-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Icon theme inspired by material design
+WWW= https://github.com/daniruiz/flat-remix
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/flatery-icon-themes/Makefile b/x11-themes/flatery-icon-themes/Makefile
index 7bcac65321a1..1d5eb4e757fa 100644
--- a/x11-themes/flatery-icon-themes/Makefile
+++ b/x11-themes/flatery-icon-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flatery is an icon theme for linux in flat style
+WWW= https://github.com/cbrnix/Flatery
LICENSE= CC-BY-NC-SA-3.0
diff --git a/x11-themes/fluxbox-tenr-styles-pack/Makefile b/x11-themes/fluxbox-tenr-styles-pack/Makefile
index 04c3aad15b9e..3cc2847d194a 100644
--- a/x11-themes/fluxbox-tenr-styles-pack/Makefile
+++ b/x11-themes/fluxbox-tenr-styles-pack/Makefile
@@ -6,6 +6,7 @@ DISTNAME= tenr.de-styles-pkg_${PORTVERSION}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Tenner themes pack for fluxbox
+WWW= https://tenr.de/styles/
RUN_DEPENDS= fluxbox:x11-wm/fluxbox
diff --git a/x11-themes/freebsd-8k-wallpapers-kde/Makefile b/x11-themes/freebsd-8k-wallpapers-kde/Makefile
index 3a73b52fbc35..f62db92b047d 100644
--- a/x11-themes/freebsd-8k-wallpapers-kde/Makefile
+++ b/x11-themes/freebsd-8k-wallpapers-kde/Makefile
@@ -1,4 +1,6 @@
PKGNAMESUFFIX= -kde
+
+WWW= https://github.com/lebarondemerde/freebsd-8k-wallpapers
SLAVEPORT= kde
MASTERDIR= ${.CURDIR}/../freebsd-8k-wallpapers
diff --git a/x11-themes/freebsd-8k-wallpapers/Makefile b/x11-themes/freebsd-8k-wallpapers/Makefile
index 2fec01fa09ca..2dba2a7b4013 100644
--- a/x11-themes/freebsd-8k-wallpapers/Makefile
+++ b/x11-themes/freebsd-8k-wallpapers/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/freebsd-8k-wallpapers/get/
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= Collection of simple FreeBSD wallpapers
+WWW= https://bitbucket.org/rigoletto-freebsd/freebsd-8k-wallpapers
LICENSE= CC-BY-4.0
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/gnome-icons-aqua-fusion/Makefile b/x11-themes/gnome-icons-aqua-fusion/Makefile
index 730e687e8f02..849c1c838933 100644
--- a/x11-themes/gnome-icons-aqua-fusion/Makefile
+++ b/x11-themes/gnome-icons-aqua-fusion/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-AquaFusion
MAINTAINER= ports@FreeBSD.org
COMMENT= AquaFusion Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-crystal/Makefile b/x11-themes/gnome-icons-crystal/Makefile
index 5cbc7dd56f19..46cb9ef3738c 100644
--- a/x11-themes/gnome-icons-crystal/Makefile
+++ b/x11-themes/gnome-icons-crystal/Makefile
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .bz2
MAINTAINER= ports@FreeBSD.org
COMMENT= Crystal SVG Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-elementary/Makefile b/x11-themes/gnome-icons-elementary/Makefile
index e2b3d74c5708..047911ff2a18 100644
--- a/x11-themes/gnome-icons-elementary/Makefile
+++ b/x11-themes/gnome-icons-elementary/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= gnome-icons-
MAINTAINER= duchateau.olivier@gmail.com
COMMENT= Elementary icon set
+WWW= https://github.com/elementary/icons
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/gnome-icons-faenza/Makefile b/x11-themes/gnome-icons-faenza/Makefile
index 299ad1b150c4..b26754b73a8d 100644
--- a/x11-themes/gnome-icons-faenza/Makefile
+++ b/x11-themes/gnome-icons-faenza/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-icon-theme_${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Faenza GNOME 2 icon themes
+WWW= http://tiheum.deviantart.com/art/Faenza-Icons-173323228
LICENSE= GPLv3
diff --git a/x11-themes/gnome-icons-gentoo-test/Makefile b/x11-themes/gnome-icons-gentoo-test/Makefile
index 8969ae4dad3e..1160e361ee74 100644
--- a/x11-themes/gnome-icons-gentoo-test/Makefile
+++ b/x11-themes/gnome-icons-gentoo-test/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Gentoo-Test
MAINTAINER= ports@FreeBSD.org
COMMENT= Gentoo-Test Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile
index 76dd9e63bc76..13ff1d4aa5cd 100644
--- a/x11-themes/gnome-icons-iris/Makefile
+++ b/x11-themes/gnome-icons-iris/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Iris
MAINTAINER= ports@FreeBSD.org
COMMENT= Iris SVG Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-lila/Makefile b/x11-themes/gnome-icons-lila/Makefile
index a03afe55ef44..bcdc09f2427d 100644
--- a/x11-themes/gnome-icons-lila/Makefile
+++ b/x11-themes/gnome-icons-lila/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-gnome_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Lila Icons for Gnome
+WWW= https://lila-center.info/
# Converted from RESTRICTED
LICENSE= GPLv2+ icons
diff --git a/x11-themes/gnome-icons-luv/Makefile b/x11-themes/gnome-icons-luv/Makefile
index c2d074eb8a4d..53ebc527625f 100644
--- a/x11-themes/gnome-icons-luv/Makefile
+++ b/x11-themes/gnome-icons-luv/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= gnome-icons-
MAINTAINER= ports@FreeBSD.org
COMMENT= Flat but complex icon theme for freedesktop environments
+WWW= https://github.com/NitruxSA/luv-icon-theme
LICENSE= CC-BY-SA-4.0
LICENSE_FILE= ${WRKSRC}/Luv/LICENSE
diff --git a/x11-themes/gnome-icons-noia-full/Makefile b/x11-themes/gnome-icons-noia-full/Makefile
index 41feb1d7447c..3bc3b99aa5c8 100644
--- a/x11-themes/gnome-icons-noia-full/Makefile
+++ b/x11-themes/gnome-icons-noia-full/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Noia
MAINTAINER= ports@FreeBSD.org
COMMENT= Noia Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-noia-warm/Makefile b/x11-themes/gnome-icons-noia-warm/Makefile
index aebe01d16b6c..5bdb862da981 100644
--- a/x11-themes/gnome-icons-noia-warm/Makefile
+++ b/x11-themes/gnome-icons-noia-warm/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-NoiaWarm
MAINTAINER= ports@FreeBSD.org
COMMENT= NoiaWarm Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-refined/Makefile b/x11-themes/gnome-icons-refined/Makefile
index 7a14c026cc91..ac1162b1b0ba 100644
--- a/x11-themes/gnome-icons-refined/Makefile
+++ b/x11-themes/gnome-icons-refined/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Gnome-RH8
MAINTAINER= ports@FreeBSD.org
COMMENT= Refined Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-slick/Makefile b/x11-themes/gnome-icons-slick/Makefile
index b8c6d6f53687..aa90c1f156e2 100644
--- a/x11-themes/gnome-icons-slick/Makefile
+++ b/x11-themes/gnome-icons-slick/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Slick
MAINTAINER= ports@FreeBSD.org
COMMENT= Slick Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-snow-apple/Makefile b/x11-themes/gnome-icons-snow-apple/Makefile
index ae21eecd1a7b..dca6816aec9c 100644
--- a/x11-themes/gnome-icons-snow-apple/Makefile
+++ b/x11-themes/gnome-icons-snow-apple/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Snow-Apple
MAINTAINER= ports@FreeBSD.org
COMMENT= Snow-Apple Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-stylish/Makefile b/x11-themes/gnome-icons-stylish/Makefile
index 76490a195d15..9e08edae321e 100644
--- a/x11-themes/gnome-icons-stylish/Makefile
+++ b/x11-themes/gnome-icons-stylish/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Stylish
MAINTAINER= ports@FreeBSD.org
COMMENT= Stylish Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons-ximian-south/Makefile b/x11-themes/gnome-icons-ximian-south/Makefile
index f6c01ef088a4..2cd0ccdfd348 100644
--- a/x11-themes/gnome-icons-ximian-south/Makefile
+++ b/x11-themes/gnome-icons-ximian-south/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ICON-Ximian-South-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ximian-South Icons for Gnome
+WWW= https://art.gnome.org/
# Converted from RESTRICTED
LICENSE= icons
diff --git a/x11-themes/gnome-icons/Makefile b/x11-themes/gnome-icons/Makefile
index 285a5abcce39..72abee461cf2 100644
--- a/x11-themes/gnome-icons/Makefile
+++ b/x11-themes/gnome-icons/Makefile
@@ -9,6 +9,7 @@ CATEGORIES= x11-themes gnome
MAINTAINER= ports@FreeBSD.org
COMMENT= Meta-port for Gnome iconsets
+WWW= https://art.gnome.org
RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:x11-themes/gnome-icons-aqua-fusion \
${LOCALBASE}/share/icons/CfG-Crystal-SVG-1.2.0/index.theme:x11-themes/gnome-icons-crystal \
diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile
index 6fd00b4a5c03..4449aadeac81 100644
--- a/x11-themes/greybird-theme/Makefile
+++ b/x11-themes/greybird-theme/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -theme
MAINTAINER= xfce@FreeBSD.org
COMMENT= Gtk and xfwm4 themes for the Xfce Desktop
+WWW= https://github.com/shimmerproject/Greybird
LICENSE= GPLv2 CC-BY-SA-3.0
LICENSE_COMB= dual
diff --git a/x11-themes/gtk-E17-theme/Makefile b/x11-themes/gtk-E17-theme/Makefile
index 5f083ddbc675..4973c064125d 100644
--- a/x11-themes/gtk-E17-theme/Makefile
+++ b/x11-themes/gtk-E17-theme/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= -theme
MAINTAINER= ports@FreeBSD.org
COMMENT= Dark GTK theme for Enlightenment
+WWW= https://github.com/tsujan/E17gtk
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/gtk-arc-themes/Makefile b/x11-themes/gtk-arc-themes/Makefile
index 532739fd670e..301a385e30e0 100644
--- a/x11-themes/gtk-arc-themes/Makefile
+++ b/x11-themes/gtk-arc-themes/Makefile
@@ -6,6 +6,7 @@ DISTNAME= arc-theme-${DISTVERSION}
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Arc-themes for GTK-2.0,3.0 & 4.0 based desktop environments
+WWW= https://github.com/jnsh/arc-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile
index 888259f40729..6c748ea5d322 100644
--- a/x11-themes/gtk-engines2/Makefile
+++ b/x11-themes/gtk-engines2/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Theme engine for the GTK+-2.0 toolkit
+WWW= https://www.gtk.org/
CONFLICTS= gtk-smooth-engine clearlooks
diff --git a/x11-themes/gtk-equinox-engine/Makefile b/x11-themes/gtk-equinox-engine/Makefile
index 6138e25965cc..0c8576bf5bfc 100644
--- a/x11-themes/gtk-equinox-engine/Makefile
+++ b/x11-themes/gtk-equinox-engine/Makefile
@@ -10,6 +10,7 @@ DISTFILES= 121881-${DISTNAME}.tar.gz \
MAINTAINER= grembo@FreeBSD.org
COMMENT= Equinox GTK+ 2.x engine and themes
+WWW= http://gnome-look.org/content/show.php?content=121881
LICENSE= GPLv2
diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile
index b4b45884b14e..fe89d7562e06 100644
--- a/x11-themes/gtk-gray-theme/Makefile
+++ b/x11-themes/gtk-gray-theme/Makefile
@@ -7,6 +7,7 @@ DISTNAME= 34132-Gray
MAINTAINER= portmaster@BSDforge.com
COMMENT= Gray theme for GTK+ 2.0
+WWW= http://www.gnome-look.org/content/show.php?content=34132
RUN_DEPENDS= icons-tango>0:x11-themes/icons-tango
diff --git a/x11-themes/gtk-lila-theme-extras/Makefile b/x11-themes/gtk-lila-theme-extras/Makefile
index 13bc8898cce6..9bfc5d37ba6c 100644
--- a/x11-themes/gtk-lila-theme-extras/Makefile
+++ b/x11-themes/gtk-lila-theme-extras/Makefile
@@ -7,6 +7,7 @@ DISTNAME= lila-gtk-extras-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ 2.0 Lila additional themes
+WWW= https://lila-center.info/
WRKSRC= ${WRKDIR}/lila-gtk-extras
NO_BUILD= yes
diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile
index b8267401dbcd..a5e4b31e4516 100644
--- a/x11-themes/gtk-lila-theme/Makefile
+++ b/x11-themes/gtk-lila-theme/Makefile
@@ -7,6 +7,7 @@ DISTNAME= lila-gtk-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ 2.0 Lila theme
+WWW= https://lila-center.info/
WRKSRC= ${WRKDIR}/lila-gtk
NO_BUILD= yes
diff --git a/x11-themes/gtk-murrina-aqua/Makefile b/x11-themes/gtk-murrina-aqua/Makefile
index 61ce9a3dc92a..1c25b17c1412 100644
--- a/x11-themes/gtk-murrina-aqua/Makefile
+++ b/x11-themes/gtk-murrina-aqua/Makefile
@@ -8,6 +8,7 @@ DISTNAME= Murrina-Aqua
MAINTAINER= pneumann@gmail.com
COMMENT= Murrina Aqua GTK+ 2.x cairo based theme
+WWW= http://www.gnome-look.org/content/show.php?content=42755
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
diff --git a/x11-themes/gtk-murrine-engine/Makefile b/x11-themes/gtk-murrine-engine/Makefile
index 32f2d50719be..4f2788e1d0d8 100644
--- a/x11-themes/gtk-murrine-engine/Makefile
+++ b/x11-themes/gtk-murrine-engine/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= -engine
MAINTAINER= pneumann@gmail.com
COMMENT= Murrine GTK+ 2.x cairo based engine
+WWW= http://www.cimitan.com/murrine
USES= gettext gmake gnome libtool pkgconfig tar:xz xorg
USE_XORG= pixman
diff --git a/x11-themes/gtk-nodoka-engine/Makefile b/x11-themes/gtk-nodoka-engine/Makefile
index 7ff51ebbb679..cbeb373021b3 100644
--- a/x11-themes/gtk-nodoka-engine/Makefile
+++ b/x11-themes/gtk-nodoka-engine/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/x11-themes/gtk-nodoka-engine/
MAINTAINER= romain@FreeBSD.org
COMMENT= GTK nodoka engine and themes
+WWW= https://pagure.io/nodoka-theme
OPTIONS_DEFINE= ANIMATION ANIMATIONTOLEFT
ANIMATION_DESC= Animation support
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile
index f0078652c80c..d98663accf35 100644
--- a/x11-themes/gtk-oxygen-engine/Makefile
+++ b/x11-themes/gtk-oxygen-engine/Makefile
@@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION}
MAINTAINER= rakuco@FreeBSD.org
COMMENT= Oxygen-Gtk engine and theme
+WWW= http://kde-look.org/content/show.php/?content=136216
LICENSE= LGPL21
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index 791379225739..e1bc25cb0025 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce GTK2 theme engine
+WWW= https://www.xfce.org/
LICENSE= GPLv2
diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile
index c7c500314081..4af66b852433 100644
--- a/x11-themes/gtk3-oxygen-engine/Makefile
+++ b/x11-themes/gtk3-oxygen-engine/Makefile
@@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-gtk3-${PORTVERSION}
MAINTAINER= rakuco@FreeBSD.org
COMMENT= Oxygen GTK+ 3 engine and theme
+WWW= http://kde-look.org/content/show.php/?content=136216
LICENSE= LGPL21
diff --git a/x11-themes/gtk3-unico-engine/Makefile b/x11-themes/gtk3-unico-engine/Makefile
index c4826c7324dd..e8235a97aeb5 100644
--- a/x11-themes/gtk3-unico-engine/Makefile
+++ b/x11-themes/gtk3-unico-engine/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= -engine
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk+ 3.0 engine
+WWW= https://launchpad.net/unico
LICENSE= LGPL3
diff --git a/x11-themes/icewm-extra-themes/Makefile b/x11-themes/icewm-extra-themes/Makefile
index 6ce2570d8f0b..ddf116c94441 100644
--- a/x11-themes/icewm-extra-themes/Makefile
+++ b/x11-themes/icewm-extra-themes/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/bbidulock/${PORTNAME}/releases/download/${PORTV
MAINTAINER= danfe@FreeBSD.org
COMMENT= Big collection of IceWM window manager themes
+WWW= https://github.com/bbidulock/icewm-extra-themes
LICENSE= GPLv2
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile
index 7c429b913536..9d46497a53db 100644
--- a/x11-themes/icon-naming-utils/Makefile
+++ b/x11-themes/icon-naming-utils/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= GENTOO
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities of the Tango project
+WWW= http://tango-project.org/
BUILD_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple
RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple
diff --git a/x11-themes/icons-human-azul/Makefile b/x11-themes/icons-human-azul/Makefile
index 411bbd057d23..e93c7f26527e 100644
--- a/x11-themes/icons-human-azul/Makefile
+++ b/x11-themes/icons-human-azul/Makefile
@@ -7,6 +7,7 @@ DISTNAME= 37099-HumanAzul
MAINTAINER= pneumann@gmail.com
COMMENT= Set of icons from the Ubuntu human look
+WWW= http://tango-project.org/
NO_BUILD= yes
WRKSRC= ${WRKDIR}/HumanAzul
diff --git a/x11-themes/icons-tango-extras/Makefile b/x11-themes/icons-tango-extras/Makefile
index 2105ffea5c21..e319f8a35beb 100644
--- a/x11-themes/icons-tango-extras/Makefile
+++ b/x11-themes/icons-tango-extras/Makefile
@@ -8,6 +8,7 @@ DISTNAME= tango-icon-theme-extras-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Extra set of icons from the Tango project
+WWW= http://tango-project.org/
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \
${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile
index 5225d23be97d..0596344e2ec6 100644
--- a/x11-themes/icons-tango/Makefile
+++ b/x11-themes/icons-tango/Makefile
@@ -7,6 +7,7 @@ DISTNAME= tango-icon-theme-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Basic set of icons for the most common usage
+WWW= http://tango.freedesktop.org/
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils
diff --git a/x11-themes/irssi-themes/Makefile b/x11-themes/irssi-themes/Makefile
index 3784f2d8919e..f3031ede4cec 100644
--- a/x11-themes/irssi-themes/Makefile
+++ b/x11-themes/irssi-themes/Makefile
@@ -7,6 +7,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Collection of additional irssi themes
+WWW= https://irssi-import.github.io/themes/
RUN_DEPENDS= irssi:irc/irssi
diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile
index 1de8150dbce7..56027d11e326 100644
--- a/x11-themes/kde-icons-black-and-white/Makefile
+++ b/x11-themes/kde-icons-black-and-white/Makefile
@@ -5,6 +5,7 @@ DISTNAME= black%20and%20white
MAINTAINER= portmaster@BSDforge.com
COMMENT= KDE Black And White iconset
+WWW= http://www.kde-look.org/content/show.php?content=24645
LICENSE= theme
LICENSE_NAME= theme
diff --git a/x11-themes/kde-icons-gartoon-blue-svg/Makefile b/x11-themes/kde-icons-gartoon-blue-svg/Makefile
index 5bbbca565ae1..b6f71ff478cf 100644
--- a/x11-themes/kde-icons-gartoon-blue-svg/Makefile
+++ b/x11-themes/kde-icons-gartoon-blue-svg/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -blue-svg
DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION}
COMMENT= KDE Gartoon Blue SVG iconset
+WWW= http://www.kde-look.org/content/show.php?content=17362
USES= tar:bzip2
diff --git a/x11-themes/kde-icons-gartoon-svg/Makefile b/x11-themes/kde-icons-gartoon-svg/Makefile
index 57f3c8162750..9805ba49827f 100644
--- a/x11-themes/kde-icons-gartoon-svg/Makefile
+++ b/x11-themes/kde-icons-gartoon-svg/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -svg
DISTNAME= ICONS-Gartoon-SVG-v${PORTVERSION}
COMMENT= KDE Gartoon SVG iconset
+WWW= http://www.kde-look.org/content/show.php?content=17362
USES= tar:bzip2
diff --git a/x11-themes/kde-icons-graphite-rade8/Makefile b/x11-themes/kde-icons-graphite-rade8/Makefile
index 1c27a4b1094c..da656fd714c6 100644
--- a/x11-themes/kde-icons-graphite-rade8/Makefile
+++ b/x11-themes/kde-icons-graphite-rade8/Makefile
@@ -5,6 +5,7 @@ DISTNAME= Graphite-RAD.E8-${PORTVERSION}
MAINTAINER= portmaster@bsdforge.com
COMMENT= KDE Mac OS X like iconset, most from rad-e8 design
+WWW= http://www.kde-look.org/content/show.php?content=9502
USES= tar:bzip2
WRKSRC= ${WRKDIR}/Graphite-RAD.E8-${PORTVERSION}
diff --git a/x11-themes/kde-icons-lime-rade8/Makefile b/x11-themes/kde-icons-lime-rade8/Makefile
index 4dbb04638a6b..e2e2d98a1c26 100644
--- a/x11-themes/kde-icons-lime-rade8/Makefile
+++ b/x11-themes/kde-icons-lime-rade8/Makefile
@@ -4,6 +4,7 @@ MASTER_SITES= SF/graphitekde/graphitekde/Lime-RAD.E8-${PORTVERSION}/
DISTNAME= Lime-RAD.E8-${PORTVERSION}
COMMENT= KDE Mac OS X like iconset, most from rad-e8 design
+WWW= http://www.kde-look.org/content/show.php?content=10756
USES= tar:bzip2
WRKSRC= ${WRKDIR}/Lime-RAD.E8-${PORTVERSION}
diff --git a/x11-themes/kde-icons-lush/Makefile b/x11-themes/kde-icons-lush/Makefile
index 1a04801935b0..ec983468c479 100644
--- a/x11-themes/kde-icons-lush/Makefile
+++ b/x11-themes/kde-icons-lush/Makefile
@@ -4,6 +4,7 @@ MASTER_SITES= LOCAL/lioux
DISTNAME= ${PORTNAME}-${PORTVERSION}dave
COMMENT= KDE Lush complete iconset
+WWW= http://www.kde-look.org/content/show.php?content=5483
WRKSRC= "${WRKDIR}/${PORTNAME}"
diff --git a/x11-themes/kde-icons-noia/Makefile b/x11-themes/kde-icons-noia/Makefile
index adc1cff1d4c8..2e23d99681c6 100644
--- a/x11-themes/kde-icons-noia/Makefile
+++ b/x11-themes/kde-icons-noia/Makefile
@@ -4,6 +4,7 @@ MASTER_SITES= GENTOO
DISTNAME= noia-kde-icons-${PORTVERSION}
COMMENT= KDE Noia complete iconset
+WWW= http://www.kde-look.org/content/show.php?content=3883
USES= tar:tgz
WRKSRC= ${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}
diff --git a/x11-themes/kde-icons-nuovext2/Makefile b/x11-themes/kde-icons-nuovext2/Makefile
index ad3446f55180..d0548dbc9e72 100644
--- a/x11-themes/kde-icons-nuovext2/Makefile
+++ b/x11-themes/kde-icons-nuovext2/Makefile
@@ -5,6 +5,7 @@ DISTNAME= nuoveXT-${PORTVERSION}_KDE
MAINTAINER= portmaster@BSDforge.com
COMMENT= KDE nuoveXT 2 iconset
+WWW= https://BSDforge.com/projects/x11-themes/kde-icons-nuovext2/
LICENSE= LGPL3
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING
diff --git a/x11-themes/kde-icons-nuvola/Makefile b/x11-themes/kde-icons-nuvola/Makefile
index c5a621bf0ed8..34f2f1da73f9 100644
--- a/x11-themes/kde-icons-nuvola/Makefile
+++ b/x11-themes/kde-icons-nuvola/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.icon-king.com/files/ \
GENTOO
COMMENT= KDE Nuvola iconset, SVG evolution of SKY
+WWW= http://www.kde-look.org/content/show.php?content=5358
WRKSRC= ${WRKDIR}/${PORTNAME}
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
diff --git a/x11-themes/kf5-breeze-icons/Makefile b/x11-themes/kf5-breeze-icons/Makefile
index 1bb965f0a51b..a30f155c8a95 100644
--- a/x11-themes/kf5-breeze-icons/Makefile
+++ b/x11-themes/kf5-breeze-icons/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= Breeze icon theme for KDE
+WWW= https://www.kde.org
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING-ICONS
diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile
index 95cbf2a4b197..36c17587b945 100644
--- a/x11-themes/kf5-kemoticons/Makefile
+++ b/x11-themes/kf5-kemoticons/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library to convert emoticons
+WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kemoticons/html/index.html
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons service \
diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile
index 1263f6ba30a6..aad703455380 100644
--- a/x11-themes/kf5-kiconthemes/Makefile
+++ b/x11-themes/kf5-kiconthemes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library for handling icons in applications
+WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kiconthemes/html/index.html
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth codecs config configwidgets coreaddons \
diff --git a/x11-themes/kf5-oxygen-icons5/Makefile b/x11-themes/kf5-oxygen-icons5/Makefile
index 9ce25a792792..f2f801979e5a 100644
--- a/x11-themes/kf5-oxygen-icons5/Makefile
+++ b/x11-themes/kf5-oxygen-icons5/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= The Oxygen icon theme for KDE
+WWW= https://www.kde.org
USES= cmake kde:5 qt:5 tar:xz
USE_KDE= ecm_build # We only install icons.
diff --git a/x11-themes/kf5-qqc2-desktop-style/Makefile b/x11-themes/kf5-qqc2-desktop-style/Makefile
index 0c8557c533b0..fbf6c5d235f7 100644
--- a/x11-themes/kf5-qqc2-desktop-style/Makefile
+++ b/x11-themes/kf5-qqc2-desktop-style/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt QuickControl2 style for KDE
+WWW= https://www.kde.org
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons iconthemes \
diff --git a/x11-themes/la-capitaine-icon-theme/Makefile b/x11-themes/la-capitaine-icon-theme/Makefile
index 7126d224e979..5f4033eb61fd 100644
--- a/x11-themes/la-capitaine-icon-theme/Makefile
+++ b/x11-themes/la-capitaine-icon-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Icon pack designed to integrate with most desktop environments
+WWW= https://krourke.org/projects/art/la-capitaine-icon-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/layan-gtk-themes/Makefile b/x11-themes/layan-gtk-themes/Makefile
index d874ecbc8be1..fbafaf9fb256 100644
--- a/x11-themes/layan-gtk-themes/Makefile
+++ b/x11-themes/layan-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Layan is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
+WWW= https://github.com/vinceliuice/Layan-gtk-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/lumina-themes/Makefile b/x11-themes/lumina-themes/Makefile
index 97ea7b9b70b4..24c639bbd243 100644
--- a/x11-themes/lumina-themes/Makefile
+++ b/x11-themes/lumina-themes/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= jt@ixsystems.com
COMMENT= Lumina desktop wallpapers/colors
+WWW= https://github.com/trueos/lumina-themes
LICENSE= BSD2CLAUSE CC0-1.0
LICENSE_COMB= multi
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile
index 28b192e5f414..e85b199f051b 100644
--- a/x11-themes/lxappearance/Makefile
+++ b/x11-themes/lxappearance/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/lxde/LXAppearance
MAINTAINER= gnome@FreeBSD.org
COMMENT= Desktop-independent theme switcher for GTK+
+WWW= https://lxde.org/
LICENSE= GPLv2
diff --git a/x11-themes/lxde-icon-theme/Makefile b/x11-themes/lxde-icon-theme/Makefile
index c512fc910d5b..ff3e668c095f 100644
--- a/x11-themes/lxde-icon-theme/Makefile
+++ b/x11-themes/lxde-icon-theme/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/${DISTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= LXDE Icon Theme
+WWW= https://lxde.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/lxqt-themes/Makefile b/x11-themes/lxqt-themes/Makefile
index c8266569e4bb..36e4742fa95a 100644
--- a/x11-themes/lxqt-themes/Makefile
+++ b/x11-themes/lxqt-themes/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= LXQT
MAINTAINER= jsm@FreeBSD.org
COMMENT= Themes for the LXQt desktop
+WWW= https://lxqt-project.org
LICENSE= LGPL21+
diff --git a/x11-themes/matcha-gtk-themes/Makefile b/x11-themes/matcha-gtk-themes/Makefile
index 59265aceb567..1318e653240b 100644
--- a/x11-themes/matcha-gtk-themes/Makefile
+++ b/x11-themes/matcha-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat design theme for GTK 3, GTK 2, and Gnome-Shell
+WWW= https://github.com/vinceliuice/Matcha-gtk-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/mate-backgrounds/Makefile b/x11-themes/mate-backgrounds/Makefile
index b21931a891a4..3d45161ac4d4 100644
--- a/x11-themes/mate-backgrounds/Makefile
+++ b/x11-themes/mate-backgrounds/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of backgrounds for MATE
+WWW= https://mate-desktop.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/mate-icon-theme-faenza/Makefile b/x11-themes/mate-icon-theme-faenza/Makefile
index d483083fcccb..a42366baa0a1 100644
--- a/x11-themes/mate-icon-theme-faenza/Makefile
+++ b/x11-themes/mate-icon-theme-faenza/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of Faenza and Faience icons for the MATE desktop
+WWW= https://mate-desktop.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/mate-icon-theme/Makefile b/x11-themes/mate-icon-theme/Makefile
index 2fe9da02d0f0..a0baec2805c2 100644
--- a/x11-themes/mate-icon-theme/Makefile
+++ b/x11-themes/mate-icon-theme/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of icons for the MATE desktop
+WWW= https://mate-desktop.org/
LICENSE= LGPL3 CC-BY-SA-3.0
LICENSE_COMB= dual
diff --git a/x11-themes/mate-themes/Makefile b/x11-themes/mate-themes/Makefile
index 45993066b3bd..d21e3f2fa774 100644
--- a/x11-themes/mate-themes/Makefile
+++ b/x11-themes/mate-themes/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of themes and icons for MATE
+WWW= https://mate-desktop.org/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/materia-gtk-theme/Makefile b/x11-themes/materia-gtk-theme/Makefile
index e7d7187f70a7..c073af77c326 100644
--- a/x11-themes/materia-gtk-theme/Makefile
+++ b/x11-themes/materia-gtk-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Material Design theme for GNOME/GTK+ based desktop environments
+WWW= https://github.com/nana-4/materia-theme
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile
index caf5f89bfa84..cbb88c402816 100644
--- a/x11-themes/metacity-theme-microgui/Makefile
+++ b/x11-themes/metacity-theme-microgui/Makefile
@@ -8,6 +8,7 @@ DISTNAME= mcitymicrogui-default
MAINTAINER= douglas@douglasthrift.net
COMMENT= MicroGUI Sawfish theme for Metacity
+WWW= http://themes.freshmeat.net/projects/mcitymicrogui/
LICENSE= GPLv2
diff --git a/x11-themes/metacity-themes/Makefile b/x11-themes/metacity-themes/Makefile
index 110ef2a88e39..ac70758fd93e 100644
--- a/x11-themes/metacity-themes/Makefile
+++ b/x11-themes/metacity-themes/Makefile
@@ -11,6 +11,7 @@ EXTRACT_ONLY= # Empty
MAINTAINER= ports@FreeBSD.org
COMMENT= Meta-port for Gnome Metacity themes
+WWW= https://art.gnome.org
RUN_DEPENDS= ${LOCALBASE}/share/themes/microgui/metacity-1/metacity-theme-1.xml:x11-themes/metacity-theme-microgui
diff --git a/x11-themes/mojave-gtk-themes/Makefile b/x11-themes/mojave-gtk-themes/Makefile
index 98eae7128ac9..42d323c46b26 100644
--- a/x11-themes/mojave-gtk-themes/Makefile
+++ b/x11-themes/mojave-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Macos Mojave theme for GTK 3, GTK 2 and Gnome-Shell
+WWW= https://github.com/vinceliuice/Mojave-gtk-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/nordic-theme/Makefile b/x11-themes/nordic-theme/Makefile
index 364b357951fb..c18fedc96389 100644
--- a/x11-themes/nordic-theme/Makefile
+++ b/x11-themes/nordic-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Dark GTK & KDE theme created using the Nord color palette
+WWW= https://github.com/EliverLara/Nordic
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/numix-gtk-theme/Makefile b/x11-themes/numix-gtk-theme/Makefile
index 2b444356c758..f725400c3700 100644
--- a/x11-themes/numix-gtk-theme/Makefile
+++ b/x11-themes/numix-gtk-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes xfce
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk flat themes
+WWW= https://numixproject.github.io
LICENSE= GPLv3
diff --git a/x11-themes/numix-icon-theme-circle/Makefile b/x11-themes/numix-icon-theme-circle/Makefile
index 752c1241c29d..2cfaa4102000 100644
--- a/x11-themes/numix-icon-theme-circle/Makefile
+++ b/x11-themes/numix-icon-theme-circle/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Icon theme from the Numix project
+WWW= https://github.com/numixproject/numix-icon-theme-circle
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/numix-icon-theme/Makefile b/x11-themes/numix-icon-theme/Makefile
index e1959c58a162..be4e816f54e8 100644
--- a/x11-themes/numix-icon-theme/Makefile
+++ b/x11-themes/numix-icon-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Official base icon theme from the Numix Project
+WWW= https://numixproject.github.io
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/license
diff --git a/x11-themes/openbox-arc-theme/Makefile b/x11-themes/openbox-arc-theme/Makefile
index 3bb1928f0987..cfbdcdb7f968 100644
--- a/x11-themes/openbox-arc-theme/Makefile
+++ b/x11-themes/openbox-arc-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= novel@FreeBSD.org
COMMENT= Arc Openbox theme
+WWW= https://github.com/dglava/arc-openbox
LICENSE= GPLv3
diff --git a/x11-themes/papirus-icon-theme/Makefile b/x11-themes/papirus-icon-theme/Makefile
index 892b591df5ca..18dc4222b8d7 100644
--- a/x11-themes/papirus-icon-theme/Makefile
+++ b/x11-themes/papirus-icon-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Papirus icon theme
+WWW= https://git.io/papirus-icon-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile
index 9e389c542122..d800612010cb 100644
--- a/x11-themes/plasma5-breeze/Makefile
+++ b/x11-themes/plasma5-breeze/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 artwork, styles and assets for the Breeze visual style
+WWW= https://www.kde.org/plasma-desktop
LICENSE= GPLv2
diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile
index 2d39ee921da5..2276dc46d5db 100644
--- a/x11-themes/plasma5-kde-gtk-config/Makefile
+++ b/x11-themes/plasma5-kde-gtk-config/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 GTK2 and GTK3 configurator
+WWW= https://www.kde.org/plasma-desktop
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile
index 124f97cb3570..7221147fcd84 100644
--- a/x11-themes/plasma5-oxygen/Makefile
+++ b/x11-themes/plasma5-oxygen/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 Oxygen style
+WWW= https://www.kde.org/plasma-desktop
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
index 247e7a5611b1..19ba57ce6d92 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 wallpapers
+WWW= https://www.kde.org/plasma-desktop
LICENSE= GPLv2 LGPL3
LICENSE_COMB= multi
diff --git a/x11-themes/plata-theme/Makefile b/x11-themes/plata-theme/Makefile
index 6924b66b99e2..0883696ae4a5 100644
--- a/x11-themes/plata-theme/Makefile
+++ b/x11-themes/plata-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Gtk theme based on Material Design Refresh
+WWW= https://gitlab.com/tista500/plata-theme
LICENSE= GPLv2 CC-BY-SA-4.0
LICENSE_COMB= multi
diff --git a/x11-themes/pop-gtk-themes/Makefile b/x11-themes/pop-gtk-themes/Makefile
index f636d165f421..de25c7ce872b 100644
--- a/x11-themes/pop-gtk-themes/Makefile
+++ b/x11-themes/pop-gtk-themes/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= System76 Pop GTK+ Theme
+WWW= https://github.com/pop-os/gtk-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/pop-icon-theme/Makefile b/x11-themes/pop-icon-theme/Makefile
index 1afc2e1b55f1..a49db7fffdaf 100644
--- a/x11-themes/pop-icon-theme/Makefile
+++ b/x11-themes/pop-icon-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= System76 Pop icon Theme
+WWW= https://github.com/pop-os/icon-theme
LICENSE= CC-BY-NC-SA-4.0
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/qgnomeplatform/Makefile b/x11-themes/qgnomeplatform/Makefile
index 103138069be1..63080f955900 100644
--- a/x11-themes/qgnomeplatform/Makefile
+++ b/x11-themes/qgnomeplatform/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= x11-themes
MAINTAINER= greg@unrelenting.technology
COMMENT= Qt 5 Platform Theme designed to fit into GNOME
+WWW= https://github.com/FedoraQt/QGnomePlatform
LICENSE= LGPL21
diff --git a/x11-themes/qogir-gtk-themes/Makefile b/x11-themes/qogir-gtk-themes/Makefile
index ad0cfc7f2101..451911cd9777 100644
--- a/x11-themes/qogir-gtk-themes/Makefile
+++ b/x11-themes/qogir-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Qogir is a flat Design theme for GTK
+WWW= https://github.com/vinceliuice/Qogir-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/qogir-icon-themes/Makefile b/x11-themes/qogir-icon-themes/Makefile
index 057a8c34e3ed..c620d6680b6e 100644
--- a/x11-themes/qogir-icon-themes/Makefile
+++ b/x11-themes/qogir-icon-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat colorful design icon theme for linux desktops
+WWW= https://github.com/vinceliuice/Qogir-icon-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile
index aa4446147e3f..06a499b5dec7 100644
--- a/x11-themes/qt5-style-plugins/Makefile
+++ b/x11-themes/qt5-style-plugins/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= KDE/Qt/addons
MAINTAINER= kde@FreeBSD.org
COMMENT= Additional Styles for Qt 5 and KDE
+WWW= https://qt-project.org
LICENSE= LGPL21
diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile
index a09d2043595c..5a7708fb02e9 100644
--- a/x11-themes/qtcurve/Makefile
+++ b/x11-themes/qtcurve/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= jhale@FreeBSD.org
COMMENT?= Widget styles for Qt and GTK+ toolkits
+WWW= https://invent.kde.org/system/qtcurve
.if !defined(QTCURVE_SLAVE)
USES= metaport
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile
index 65abf76aa8ad..19ff160194ad 100644
--- a/x11-themes/sawfish-themes/Makefile
+++ b/x11-themes/sawfish-themes/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Themes for Sawfish window manager
+WWW= https://packages.qa.debian.org/s/sawfish-themes.html
LICENSE= GPLv2
diff --git a/x11-themes/sddm-freebsd-black-theme/Makefile b/x11-themes/sddm-freebsd-black-theme/Makefile
index 7e1a468a668d..ad11f7ee33a5 100644
--- a/x11-themes/sddm-freebsd-black-theme/Makefile
+++ b/x11-themes/sddm-freebsd-black-theme/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/sddm-freebsd-black-theme/g
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= Simple SDDM theme inspired on the FBSD SLiM theme
+WWW= https://bitbucket.org/rigoletto-freebsd/sddm-freebsd-black-theme
LICENSE= CC-BY-SA-4.0
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/sierra-gtk-themes/Makefile b/x11-themes/sierra-gtk-themes/Makefile
index 2f2687e61873..6f10ed35bc7c 100644
--- a/x11-themes/sierra-gtk-themes/Makefile
+++ b/x11-themes/sierra-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc
+WWW= https://github.com/vinceliuice/Sierra-gtk-theme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/skeuos-gtk-themes/Makefile b/x11-themes/skeuos-gtk-themes/Makefile
index e39cf1c7c4c6..bcd44b0a08e0 100644
--- a/x11-themes/skeuos-gtk-themes/Makefile
+++ b/x11-themes/skeuos-gtk-themes/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Light and dark colorful Gtk3.20+ theme
+WWW= https://github.com/daniruiz/skeuos-gtk
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/slim-freebsd-black-theme/Makefile b/x11-themes/slim-freebsd-black-theme/Makefile
index 9895ed2842ef..5a4203f37a21 100644
--- a/x11-themes/slim-freebsd-black-theme/Makefile
+++ b/x11-themes/slim-freebsd-black-theme/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/slim-freebsd-black-theme/g
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme
+WWW= https://bitbucket.org/rigoletto-freebsd/slim-freebsd-black-theme
LICENSE= CC-BY-4.0
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/slim-freebsd-dark-theme/Makefile b/x11-themes/slim-freebsd-dark-theme/Makefile
index 47e0a26e3f7f..b8d1803ba768 100644
--- a/x11-themes/slim-freebsd-dark-theme/Makefile
+++ b/x11-themes/slim-freebsd-dark-theme/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= x11-themes
MAINTAINER= miguel@gocobachi.dev
COMMENT= Minimalist FreeBSD black/red colors theme for SLiM
+WWW= https://github.com/gocobachi/slim-freebsd-dark-theme
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/slim-freebsd-themes/Makefile b/x11-themes/slim-freebsd-themes/Makefile
index ca24ec66eff4..4f3e3e6d1e1a 100644
--- a/x11-themes/slim-freebsd-themes/Makefile
+++ b/x11-themes/slim-freebsd-themes/Makefile
@@ -7,6 +7,7 @@ DISTFILES= slim-freebsd-beastie.tar.gz slim-freebsd-simple.tar.gz
MAINTAINER= decke@FreeBSD.org
COMMENT= FreeBSD Theme pack for SLiM login app
+WWW= https://people.freebsd.org/~decke/
LICENSE= CC-BY-SA-4.0
diff --git a/x11-themes/slim-themes/Makefile b/x11-themes/slim-themes/Makefile
index 5dcbb20012fd..37246ae7ca50 100644
--- a/x11-themes/slim-themes/Makefile
+++ b/x11-themes/slim-themes/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES= http://dist.codelabs.ru/fbsd/ports/slim-themes/:new_themes \
MAINTAINER= d.oriented@gmail.com
COMMENT= Theme pack for SLiM login app
+WWW= https://contents.meetbsd.ir/apps/opensource/slim/
RUN_DEPENDS= slim>=0:x11/slim
diff --git a/x11-themes/wallpapers-freebsd-kde/Makefile b/x11-themes/wallpapers-freebsd-kde/Makefile
index e0c0a3f242df..889e3cd03af1 100644
--- a/x11-themes/wallpapers-freebsd-kde/Makefile
+++ b/x11-themes/wallpapers-freebsd-kde/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= KDE
MAINTAINER= makc@FreeBSD.org
COMMENT= FreeBSD wallpapers designed by KDE artwork team
+WWW= https://www.kde.org
USES= tar:bzip2
diff --git a/x11-themes/win98se-icon-theme/Makefile b/x11-themes/win98se-icon-theme/Makefile
index 761c844a180c..e883a1a137fe 100644
--- a/x11-themes/win98se-icon-theme/Makefile
+++ b/x11-themes/win98se-icon-theme/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Enhanced Classic Win98SE icon theme
+WWW= https://github.com/nestoris/Win98SE
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/xfce-icons-elementary/Makefile b/x11-themes/xfce-icons-elementary/Makefile
index 125a916f7094..9035234f50f4 100644
--- a/x11-themes/xfce-icons-elementary/Makefile
+++ b/x11-themes/xfce-icons-elementary/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= xfce-icons-
MAINTAINER= xfce@FreeBSD.org
COMMENT= Elementary icons, extended and maintained for Xfce
+WWW= https://github.com/shimmerproject/elementary-xfce
LICENSE= GPLv2
diff --git a/x11-themes/yaru-gtk-themes/Makefile b/x11-themes/yaru-gtk-themes/Makefile
index 04e9b0fd6a5f..fce198a71e57 100644
--- a/x11-themes/yaru-gtk-themes/Makefile
+++ b/x11-themes/yaru-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Default GTK theme for Ubuntu
+WWW= https://github.com/ubuntu/yaru
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/yaru-icon-theme/Makefile b/x11-themes/yaru-icon-theme/Makefile
index 910f91bd0f71..bf0d931dbb2c 100644
--- a/x11-themes/yaru-icon-theme/Makefile
+++ b/x11-themes/yaru-icon-theme/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Default icon theme for Ubuntu
+WWW= https://github.com/ubuntu/yaru
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-themes/zorin-gtk-themes/Makefile b/x11-themes/zorin-gtk-themes/Makefile
index 2f441fb37e40..6d3477cc3289 100644
--- a/x11-themes/zorin-gtk-themes/Makefile
+++ b/x11-themes/zorin-gtk-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Zorin OS GTK theme
+WWW= https://github.com/ZorinOS/zorin-desktop-themes
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/zorin-icon-themes/Makefile b/x11-themes/zorin-icon-themes/Makefile
index 9d391991cb05..b184e3852950 100644
--- a/x11-themes/zorin-icon-themes/Makefile
+++ b/x11-themes/zorin-icon-themes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Zorin OS icon theme
+WWW= https://github.com/ZorinOS/zorin-icon-themes
LICENSE= CC-BY-SA-4.0
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-themes/zuki-themes/Makefile b/x11-themes/zuki-themes/Makefile
index e2647e318e80..1966b807eb25 100644
--- a/x11-themes/zuki-themes/Makefile
+++ b/x11-themes/zuki-themes/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= x11-themes
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple gray themes for GTK-based desktops
+WWW= https://github.com/lassekongo83/zuki-themes
LICENSE= GPLv3