summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 23:06:12 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-07 23:10:59 +0200
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /emulators
parentgraphics/tesseract: fix build when building from ports (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 '')
-rw-r--r--emulators/adamem/Makefile1
-rw-r--r--emulators/almostti/Makefile1
-rw-r--r--emulators/anese/Makefile1
-rw-r--r--emulators/aqemu/Makefile1
-rw-r--r--emulators/aranym/Makefile1
-rw-r--r--emulators/atari800/Makefile1
-rw-r--r--emulators/bfe/Makefile1
-rw-r--r--emulators/bochs/Makefile1
-rw-r--r--emulators/bsvc/Makefile1
-rw-r--r--emulators/cannonball/Makefile1
-rw-r--r--emulators/catapult/Makefile1
-rw-r--r--emulators/cemu/Makefile1
-rw-r--r--emulators/cingb/Makefile1
-rw-r--r--emulators/citra/Makefile1
-rw-r--r--emulators/cpmtools2/Makefile1
-rw-r--r--emulators/darcnes/Makefile1
-rw-r--r--emulators/dgen-sdl/Makefile1
-rw-r--r--emulators/dolphin-emu/Makefile1
-rw-r--r--emulators/dosbox-staging/Makefile1
-rw-r--r--emulators/dosbox-x/Makefile1
-rw-r--r--emulators/dosbox/Makefile1
-rw-r--r--emulators/dps8m/Makefile1
-rw-r--r--emulators/dynamips-community/Makefile1
-rw-r--r--emulators/edumips64/Makefile1
-rw-r--r--emulators/elliott-803/Makefile1
-rw-r--r--emulators/emu64/Makefile1
-rw-r--r--emulators/emulationstation/Makefile1
-rw-r--r--emulators/fceux/Makefile1
-rw-r--r--emulators/fmsx/Makefile1
-rw-r--r--emulators/frodo/Makefile1
-rw-r--r--emulators/fs-uae-launcher/Makefile1
-rw-r--r--emulators/fs-uae/Makefile1
-rw-r--r--emulators/fuse-roms/Makefile1
-rw-r--r--emulators/fuse-utils/Makefile1
-rw-r--r--emulators/fuse/Makefile1
-rw-r--r--emulators/gens/Makefile1
-rw-r--r--emulators/gngb/Makefile1
-rw-r--r--emulators/gngeo/Makefile1
-rw-r--r--emulators/gxemul/Makefile1
-rw-r--r--emulators/hatari/Makefile1
-rw-r--r--emulators/hercules/Makefile1
-rw-r--r--emulators/higan/Makefile1
-rw-r--r--emulators/hugo/Makefile1
-rw-r--r--emulators/hv_kvp_cmd/Makefile1
-rw-r--r--emulators/ines/Makefile1
-rw-r--r--emulators/javatari/Makefile1
-rw-r--r--emulators/joytran/Makefile1
-rw-r--r--emulators/jzintv/Makefile1
-rw-r--r--emulators/klh10/Makefile1
-rw-r--r--emulators/lib765/Makefile1
-rw-r--r--emulators/libc6-shim/Makefile1
-rw-r--r--emulators/libdsk/Makefile1
-rw-r--r--emulators/libretro-bsnes/Makefile1
-rw-r--r--emulators/libretro-flycast/Makefile1
-rw-r--r--emulators/libretro-kronos/Makefile1
-rw-r--r--emulators/libretro-mame/Makefile1
-rw-r--r--emulators/libretro-pcsx2/Makefile1
-rw-r--r--emulators/libretro-reicast/Makefile1
-rw-r--r--emulators/libretro-vice/Makefile1
-rw-r--r--emulators/libspectrum/Makefile1
-rw-r--r--emulators/linux-c7/Makefile1
-rw-r--r--emulators/linux-power10-functional-sim/Makefile1
-rw-r--r--emulators/linux-power9-functional-sim/Makefile1
-rw-r--r--emulators/lisaem/Makefile1
-rw-r--r--emulators/magia/Makefile1
-rw-r--r--emulators/mame/Makefile1
-rw-r--r--emulators/mastergear/Makefile1
-rw-r--r--emulators/mednafen/Makefile1
-rw-r--r--emulators/mesen/Makefile1
-rw-r--r--emulators/mess/Makefile1
-rw-r--r--emulators/mgba/Makefile1
-rw-r--r--emulators/mtools/Makefile1
-rw-r--r--emulators/mupen64plus-core/Makefile1
-rw-r--r--emulators/mupen64plus-plugins/Makefile1
-rw-r--r--emulators/mupen64plus-qt/Makefile1
-rw-r--r--emulators/mupen64plus/Makefile1
-rw-r--r--emulators/nemu/Makefile1
-rw-r--r--emulators/nestopia/Makefile1
-rw-r--r--emulators/o2em/Makefile1
-rw-r--r--emulators/ods2reader/Makefile1
-rw-r--r--emulators/open-vm-tools/Makefile1
-rw-r--r--emulators/openmsx/Makefile1
-rw-r--r--emulators/p5-Acme-6502/Makefile1
-rw-r--r--emulators/parallels-tools/Makefile1
-rw-r--r--emulators/pcem/Makefile1
-rw-r--r--emulators/pcsxr/Makefile1
-rw-r--r--emulators/ppsspp/Makefile1
-rw-r--r--emulators/py-gns3-converter/Makefile1
-rw-r--r--emulators/py-unicorn/Makefile1
-rw-r--r--emulators/qemu-cheri/Makefile1
-rw-r--r--emulators/qemu-devel/Makefile1
-rw-r--r--emulators/qemu-guest-agent/Makefile1
-rw-r--r--emulators/qemu-powernv/Makefile1
-rw-r--r--emulators/qemu-user-static-devel/Makefile1
-rw-r--r--emulators/qemu-user-static/Makefile1
-rw-r--r--emulators/qemu/Makefile1
-rw-r--r--emulators/qemu6/Makefile1
-rw-r--r--emulators/qmc2/Makefile1
-rw-r--r--emulators/quasi88/Makefile1
-rw-r--r--emulators/reicast/Makefile1
-rw-r--r--emulators/ripes/Makefile1
-rw-r--r--emulators/riscv-isa-sim/Makefile1
-rw-r--r--emulators/rpcs3/Makefile1
-rw-r--r--emulators/rubygem-fission/Makefile1
-rw-r--r--emulators/sameboy/Makefile1
-rw-r--r--emulators/simh-hp2100/Makefile1
-rw-r--r--emulators/simh-hp3000/Makefile1
-rw-r--r--emulators/simh-hpdoc/Makefile1
-rw-r--r--emulators/simh/Makefile1
-rw-r--r--emulators/skyeye/Makefile1
-rw-r--r--emulators/snes9x-gtk/Makefile1
-rw-r--r--emulators/spim/Makefile1
-rw-r--r--emulators/stella/Makefile1
-rw-r--r--emulators/teo/Makefile1
-rw-r--r--emulators/tiemu3/Makefile1
-rw-r--r--emulators/tilem/Makefile1
-rw-r--r--emulators/tme/Makefile1
-rw-r--r--emulators/tnylpo/Makefile1
-rw-r--r--emulators/tpm-emulator/Makefile1
-rw-r--r--emulators/tuxnes/Makefile1
-rw-r--r--emulators/uae/Makefile1
-rw-r--r--emulators/ucon64/Makefile1
-rw-r--r--emulators/ukncbtl/Makefile1
-rw-r--r--emulators/unicorn/Makefile1
-rw-r--r--emulators/vba/Makefile1
-rw-r--r--emulators/vboxtool/Makefile1
-rw-r--r--emulators/vgb-bin/Makefile1
-rw-r--r--emulators/vgba-bin/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions/Makefile1
-rw-r--r--emulators/virtualbox-ose-kmod-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-kmod/Makefile1
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose/Makefile1
-rw-r--r--emulators/visualboyadvance-m/Makefile1
-rw-r--r--emulators/vmips/Makefile1
-rw-r--r--emulators/vmsbackup/Makefile1
-rw-r--r--emulators/vmw/Makefile1
-rw-r--r--emulators/vt100/Makefile1
-rw-r--r--emulators/wine-gecko-devel/Makefile1
-rw-r--r--emulators/wine-gecko/Makefile1
-rw-r--r--emulators/wine-mono-devel/Makefile1
-rw-r--r--emulators/wine-mono/Makefile1
-rw-r--r--emulators/wine-proton/Makefile1
-rw-r--r--emulators/winetricks/Makefile1
-rw-r--r--emulators/x16-emulator/Makefile1
-rw-r--r--emulators/x16-rom/Makefile1
-rw-r--r--emulators/x48/Makefile1
-rw-r--r--emulators/x49gp/Makefile1
-rw-r--r--emulators/xbraitenberg/Makefile1
-rw-r--r--emulators/xcpc/Makefile1
-rw-r--r--emulators/xen-kernel/Makefile1
-rw-r--r--emulators/xhomer/Makefile1
-rw-r--r--emulators/xsystem35/Makefile1
-rw-r--r--emulators/xzx/Makefile1
-rw-r--r--emulators/yaze-ag/Makefile1
-rw-r--r--emulators/yuzu/Makefile1
-rw-r--r--emulators/z80pack/Makefile1
-rw-r--r--emulators/zsnes/Makefile1
159 files changed, 159 insertions, 0 deletions
diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile
index 85cb7d4dffe9..edb52404816e 100644
--- a/emulators/adamem/Makefile
+++ b/emulators/adamem/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable Coleco ADAM and ColecoVision emulator
+WWW= https://www.komkon.org/~dekogel/adamem.html
BROKEN_aarch64= fails to build: regparm is not valid on this platform
BROKEN_armv6= fails to build: regparm is not valid on this platform
diff --git a/emulators/almostti/Makefile b/emulators/almostti/Makefile
index 317b9f4ffe8f..1437e933ca5f 100644
--- a/emulators/almostti/Makefile
+++ b/emulators/almostti/Makefile
@@ -6,6 +6,7 @@ DISTNAME= AlmostTI13-Unix-DougMelton-051409
MAINTAINER= danfe@FreeBSD.org
COMMENT= Texas Instruments Z80 series calculator emulator
+WWW= https://fms.komkon.org/ATI85/
USES= gmake xorg
USE_XORG= x11 xext
diff --git a/emulators/anese/Makefile b/emulators/anese/Makefile
index 10da79316430..e99b5c42d780 100644
--- a/emulators/anese/Makefile
+++ b/emulators/anese/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= freebsd@sysctl.cz
COMMENT= NES Emulator written for fun and learning
+WWW= https://prilik.com/ANESE/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile
index 893673cca53e..a34084a939a3 100644
--- a/emulators/aqemu/Makefile
+++ b/emulators/aqemu/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt5 based QEMU frontend
+WWW= https://github.com/tobimensch/aqemu
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index f98a66b43e1d..fe37d5ada7b4 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}.orig
MAINTAINER= yuri@FreeBSD.org
COMMENT= Atari Running on Any Machine
+WWW= https://aranym.github.io
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index edbd9e6b8172..6fd58ba669cb 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -11,6 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Atari 8-bit computer emulator
+WWW= http://atari800.sourceforge.net/
LICENSE= GPLv2 ROM
LICENSE_COMB= multi
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile
index 063d76e0a58d..91bc4d402694 100644
--- a/emulators/bfe/Makefile
+++ b/emulators/bfe/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-23jul2003
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 GUI for the bochs debugger (revision 2)
+WWW= http://bfe.sourceforge.net/
RUN_DEPENDS= bochs:emulators/bochs
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index e2f51aefc7e3..c43d64300260 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= nc@FreeBSD.org
COMMENT= IA-32 (x86) PC emulator that runs DOS, Win 95, and more
+WWW= http://bochs.sourceforge.net/
LICENSE= LGPL21
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index 52b16e561b2f..33936d411dab 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators tk
MAINTAINER= cross@gajendra.net
COMMENT= Extensible hardware simulation framework with MC68K support
+WWW= https://github.com/BSVC/bsvc
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
diff --git a/emulators/cannonball/Makefile b/emulators/cannonball/Makefile
index 0b7551f17e0e..d196ca76107e 100644
--- a/emulators/cannonball/Makefile
+++ b/emulators/cannonball/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators games
MAINTAINER= fox@FreeBSD.org
COMMENT= Enhanced OutRun Engine
+WWW= https://github.com/djyt/cannonball/wiki
LICENSE= MAME-LICENSE
LICENSE_NAME= MAME license
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile
index 3bfcb71ae497..9363c802f6db 100644
--- a/emulators/catapult/Makefile
+++ b/emulators/catapult/Makefile
@@ -7,6 +7,7 @@ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION}
MAINTAINER= dmenelkir@gmail.com
COMMENT= GUI for openMSX
+WWW= https://openmsx.org
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/GPL.txt
diff --git a/emulators/cemu/Makefile b/emulators/cemu/Makefile
index 3cbf9b0a826c..04010cb4e298 100644
--- a/emulators/cemu/Makefile
+++ b/emulators/cemu/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= danfe@FreeBSD.org
COMMENT= TI-84 Plus CE and TI-83 Premium CE calculator emulator
+WWW= https://ce-programming.github.io/CEmu/
LICENSE= GPLv3
diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile
index 68ceff75f984..c1dd84aec842 100644
--- a/emulators/cingb/Makefile
+++ b/emulators/cingb/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Yet another Nintendo Game Boy emulator
+WWW= https://github.com/nakal/cingb
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index 091fbba67567..4d1f4b0add5f 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -12,6 +12,7 @@ EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo 3DS emulator/debugger
+WWW= https://citra-emu.org
LICENSE= BSD2CLAUSE BSD3CLAUSE BSL GPLv2+ ISCL LGPL21+ MIT OpenSSL UNLICENSE
LICENSE_COMB= multi
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile
index 23b83145b154..de7eca2cc8b8 100644
--- a/emulators/cpmtools2/Makefile
+++ b/emulators/cpmtools2/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME:C/2$//}-${PORTVERSION}
MAINTAINER= ak@FreeBSD.org
COMMENT= Tools to access CP/M disks and disk images
+WWW= http://www.moria.de/~michael/cpmtools/
LICENSE= GPLv3
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile
index ec48587e1348..a9dd891aea7c 100644
--- a/emulators/darcnes/Makefile
+++ b/emulators/darcnes/Makefile
@@ -8,6 +8,7 @@ DISTNAME= dn${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-system emulator
+WWW= http://www.dridus.com/~nyef/darcnes/
# Converted from NO_CDROM
LICENSE= darcnes-license
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile
index c42eb229d30d..6e5bd7cf6f95 100644
--- a/emulators/dgen-sdl/Makefile
+++ b/emulators/dgen-sdl/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/dgen/dgen/${PORTVERSION}
MAINTAINER= ak@FreeBSD.org
COMMENT= Wonderful Sega Genesis/MegaDrive emulator
+WWW= http://dgen.sourceforge.net/
USE_SDL= sdl
USE_GL= glu
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 8410e55eafe8..566a4299da18 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
COMMENT= Gamecube and Wii Emulator
+WWW= https://www.dolphin-emu.org
LICENSE= BSD3CLAUSE CC0-1.0 GPLv2+ MIT
LICENSE_COMB= multi
diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile
index 33dad6edd635..0f2ac93fccb2 100644
--- a/emulators/dosbox-staging/Makefile
+++ b/emulators/dosbox-staging/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= makc@FreeBSD.org
COMMENT= DOS/x86 emulator based on DOSBox
+WWW= https://dosbox-staging.github.io/
LICENSE= GPLv2
diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile
index e91328bd2b16..979788ab23c9 100644
--- a/emulators/dosbox-x/Makefile
+++ b/emulators/dosbox-x/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= nc@FreeBSD.org
COMMENT= DOSBox fork
+WWW= https://dosbox-x.com/
LICENSE= GPLv2
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 66b4cdcb3833..d549a8d9acce 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
MAINTAINER= knyght@gmail.com
COMMENT= Emulator of a PC with DOS
+WWW= http://dosbox.sourceforge.net/
LICENSE= GPLv2
diff --git a/emulators/dps8m/Makefile b/emulators/dps8m/Makefile
index 555e7ca9d278..d97a876d99cc 100644
--- a/emulators/dps8m/Makefile
+++ b/emulators/dps8m/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= gspurki@gmail.com
COMMENT= SIMH based simulator for the Honeywell h6180/dps8m Multics processor
+WWW= https://ringzero.wikidot.com
LICENSE= ICU
LICENSE_NAME= ICU license
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index 47a877250b01..7b70c845677e 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -community
MAINTAINER= pavelivolkov@gmail.com
COMMENT= Cisco 1700/2600/3600/3700/7200 Simulator
+WWW= https://github.com/GNS3/dynamips
LICENSE= GPLv2
diff --git a/emulators/edumips64/Makefile b/emulators/edumips64/Makefile
index 070466c3c182..e13a2888f449 100644
--- a/emulators/edumips64/Makefile
+++ b/emulators/edumips64/Makefile
@@ -7,6 +7,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Free, cross-platform, educational, visual MIPS64 CPU simulator
+WWW= https://www.edumips.org/
LICENSE= GPLv2
diff --git a/emulators/elliott-803/Makefile b/emulators/elliott-803/Makefile
index ea2ff63281a3..3f2c79624420 100644
--- a/emulators/elliott-803/Makefile
+++ b/emulators/elliott-803/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= hsw@bitmark.com
COMMENT= Emulator and compilers for Elliott 803 computer
+WWW= https://github.com/hxw/Elliott-803
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile
index c04f96c321ac..b8e06906f2fb 100644
--- a/emulators/emu64/Makefile
+++ b/emulators/emu64/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= zirias@FreeBSD.org
COMMENT= Commodore 64 emulator
+WWW= https://github.com/ThKattanek/emu64
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index a0bf3106f493..d8063311246f 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= freebsd@coombscloud.com
COMMENT= Graphical front-end for emulators (RetroPie fork)
+WWW= https://github.com/RetroPie/EmulationStation
LICENSE= APACHE20 MIT
LICENSE_COMB= multi
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index 75d2c9cf7a1f..02779945c1d7 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/fceultra/Source%20Code/${DISTVERSION}%20src/
MAINTAINER= fuz@fuz.su
COMMENT= NES emulator
+WWW= https://fceux.com
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index 2dfe97a28e71..6d08e6c87567 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -12,6 +12,7 @@ EXTRACT_ONLY= fMSX${PORTVERSION:C/\.//}.zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable MSX/MSX2/MSX2+ Emulator
+WWW= https://fms.komkon.org/fMSX/
LICENSE= UNKNOWN
LICENSE_NAME= unknown
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index 012bec85c606..b23f8737b8ec 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -7,6 +7,7 @@ DISTNAME= FrodoV4_1b.Src
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Emulates a Commodore 64
+WWW= https://frodo.cebix.net/
USES= shebangfix tk:run xorg
USE_CXXSTD= gnu++98
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index 959bc513f6ac..724854851971 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= GUI launcher for the FS-UAE Amiga emulator
+WWW= http://fs-uae.net/launcher
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index ae102cecf857..c166dcb6964e 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/
MAINTAINER= sirdice@gmail.com
COMMENT= Amiga emulator
+WWW= https://fs-uae.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/fuse-roms/Makefile b/emulators/fuse-roms/Makefile
index cdcc16833526..03514e902fdd 100644
--- a/emulators/fuse-roms/Makefile
+++ b/emulators/fuse-roms/Makefile
@@ -10,6 +10,7 @@ EXTRACT_ONLY= fuse-emulator-roms-${PORTVERSION}-${FCREV}.fc${FCVER}.noarch.rpm
MAINTAINER= rene@FreeBSD.org
COMMENT= Spectrum ROM files, for use with the Fuse emulator
+WWW= https://sourceforge.net/projects/fuse-emulator/
LICENSE= NONE
# No explicit permission to redistribute
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index b6b54f0c3270..727967d156df 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
MAINTAINER= rene@FreeBSD.org
COMMENT= Utilities from the Free Unix Spectrum Emulator
+WWW= http://fuse-emulator.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 568fb89b9b68..f46bad185342 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
MAINTAINER= rene@FreeBSD.org
COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator
+WWW= http://fuse-emulator.sourceforge.net
LICENSE= GPLv2
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index f28e097089ad..35256dcea509 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/Gens%20Source%20Code/Gens%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Sega Genesis/CD/32X emulator
+WWW= http://www.gens.me/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile
index 86dc524fd179..3e1ceed76f19 100644
--- a/emulators/gngb/Makefile
+++ b/emulators/gngb/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://m.peponas.free.fr/gngb/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= GameBoy(tm) emulator
+WWW= http://m.peponas.free.fr/gngb/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index ff2300bc8d6e..caee0139ef3f 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= LOCAL/acm/${PORTNAME}
MAINTAINER= acm@FreeBSD.org
COMMENT= NeoGeo emulator
+WWW= https://github.com/pepone42/gngeo
LICENSE= GPLv2
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index c510dfb9973f..19dbd77af46e 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://gavare.se/gxemul/src/
MAINTAINER= mclay@astate.edu
COMMENT= Instruction-level machine emulator
+WWW= http://gavare.se/gxemul/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 75d26e70e535..b35888b7aa8a 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
MAINTAINER= egypcio@FreeBSD.org
COMMENT= Atari ST emulator
+WWW= https://hatari.tuxfamily.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 69d8b7cd0a69..8a2a0f2c6086 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://downloads.hercules-390.eu/
MAINTAINER= ports@FreeBSD.org
COMMENT= System/370, ESA/390, and z/Architecture Emulator
+WWW= http://www.hercules-390.eu/
LICENSE= QPL
LICENSE_NAME= Q PUBLIC LICENSE version 1.0
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index becdc1bbf050..210ac8392b91 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}-source
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Nintendo multi-system emulator
+WWW= http://byuu.org/higan/
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile
index a32e9ef46817..98a346293d81 100644
--- a/emulators/hugo/Makefile
+++ b/emulators/hugo/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.zeograd.com/download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= PC Engine (TurboGrafx 16) emulator
+WWW= https://www.zeograd.com/
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= multi
diff --git a/emulators/hv_kvp_cmd/Makefile b/emulators/hv_kvp_cmd/Makefile
index d32f1cb4ac8e..7000f40c8388 100644
--- a/emulators/hv_kvp_cmd/Makefile
+++ b/emulators/hv_kvp_cmd/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= pavelivolkov@gmail.com
COMMENT= Hyper-V Data Exchange Service (KVP), users command line utility
+WWW= https://github.com/pol73/hv_kvp_cmd/
LICENSE= MIT
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile
index cf77917f69de..200871f5b7fe 100644
--- a/emulators/ines/Makefile
+++ b/emulators/ines/Makefile
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Nintendo Entertainment System emulator for X11
+WWW= https://fms.komkon.org/iNES/
LIB_DEPENDS= libc.so.5:misc/compat5x
diff --git a/emulators/javatari/Makefile b/emulators/javatari/Makefile
index 850fda45326a..21ee37867c33 100644
--- a/emulators/javatari/Makefile
+++ b/emulators/javatari/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY=
MAINTAINER= danilo@FreeBSD.org
COMMENT= Multiplayer Atari 2600 emulator written in pure Java
+WWW= https://javatari.org
LICENSE= AGPLv3
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile
index d28f112c6599..bac57e01427f 100644
--- a/emulators/joytran/Makefile
+++ b/emulators/joytran/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://sourceforge.net/projects/${PORTNAME}/files/
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Joystick to keyboard/mouse events translator written in C
+WWW= http://chiselapp.com/user/beyert/repository/joytran/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile
index 61de2efc61b4..d3678de3cdbf 100644
--- a/emulators/jzintv/Makefile
+++ b/emulators/jzintv/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^1.0.//1}-src
MAINTAINER= martymac@FreeBSD.org
COMMENT= Portable Intellivision(TM) Emulator
+WWW= http://spatula-city.org/~im14u2c/intv/
LICENSE= GPLv2
diff --git a/emulators/klh10/Makefile b/emulators/klh10/Makefile
index 49e7ffaa74fc..ffe3945d2f9d 100644
--- a/emulators/klh10/Makefile
+++ b/emulators/klh10/Makefile
@@ -7,6 +7,7 @@ DISTFILES= ${DISTNAME}.tgz klh10-2.0a-aux.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Emulator for DEC PDP-10
+WWW= https://www.inwap.com/pdp10/
ONLY_FOR_ARCHS= i386
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile
index 8d481707462a..819a45426377 100644
--- a/emulators/lib765/Makefile
+++ b/emulators/lib765/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/
MAINTAINER= ports@FreeBSD.org
COMMENT= Emulation of uPD765a Floppy Disc Controller
+WWW= http://www.seasip.demon.co.uk/Unix/LibDsk/
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/doc/COPYING.LIB
diff --git a/emulators/libc6-shim/Makefile b/emulators/libc6-shim/Makefile
index 2da25d8514c2..e1311a8a1f65 100644
--- a/emulators/libc6-shim/Makefile
+++ b/emulators/libc6-shim/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= iwtcex@gmail.com
COMMENT= ABI-compatible glibc shim library
+WWW= https://github.com/shkhln/libc6-shim
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/libdsk/Makefile b/emulators/libdsk/Makefile
index 0b00b9a2e3c5..81149109b62d 100644
--- a/emulators/libdsk/Makefile
+++ b/emulators/libdsk/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.seasip.info/Unix/LibDsk/
MAINTAINER= pixel@hugbox.org
COMMENT= Enables access to disks and disk images; also via serial line
+WWW= https://www.seasip.info/Unix/LibDsk/index.html
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
diff --git a/emulators/libretro-bsnes/Makefile b/emulators/libretro-bsnes/Makefile
index 45460b76b774..c835efd2e8b8 100644
--- a/emulators/libretro-bsnes/Makefile
+++ b/emulators/libretro-bsnes/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Standalone port of bSNES to libretro
+WWW= https://github.com/libretro/bsnes-libretro
LICENSE= GPLv3
diff --git a/emulators/libretro-flycast/Makefile b/emulators/libretro-flycast/Makefile
index 08ce3b4b4b34..99d9474bccb1 100644
--- a/emulators/libretro-flycast/Makefile
+++ b/emulators/libretro-flycast/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Standalone port of flycast to libretro
+WWW= https://git.libretro.com/libretro/flycast
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/libretro-kronos/Makefile b/emulators/libretro-kronos/Makefile
index 84e3b40e5703..8f0d08804d2a 100644
--- a/emulators/libretro-kronos/Makefile
+++ b/emulators/libretro-kronos/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Sega Saturn and ST-V emulator forked from uoYabause for libretro
+WWW= https://fcare.github.io
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/yabause/COPYING
diff --git a/emulators/libretro-mame/Makefile b/emulators/libretro-mame/Makefile
index a70fba8bd06b..64e386671497 100644
--- a/emulators/libretro-mame/Makefile
+++ b/emulators/libretro-mame/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= MAME-current for libretro
+WWW= https://github.com/libretro/mame
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= multi
diff --git a/emulators/libretro-pcsx2/Makefile b/emulators/libretro-pcsx2/Makefile
index 4eed8335cfa2..503a556f1855 100644
--- a/emulators/libretro-pcsx2/Makefile
+++ b/emulators/libretro-pcsx2/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Standalone port of pcsx2 to libretro
+WWW= https://github.com/libretro/pcsx2
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.GPLv3
diff --git a/emulators/libretro-reicast/Makefile b/emulators/libretro-reicast/Makefile
index bb14334c8d46..ed930a77212f 100644
--- a/emulators/libretro-reicast/Makefile
+++ b/emulators/libretro-reicast/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Standalone port of reicast to libretro
+WWW= https://github.com/reicast/reicast-emulator
LICENSE= BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB= multi
diff --git a/emulators/libretro-vice/Makefile b/emulators/libretro-vice/Makefile
index c1a33684c694..155798b2ad25 100644
--- a/emulators/libretro-vice/Makefile
+++ b/emulators/libretro-vice/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -${FLAVOR}
MAINTAINER= dmenelkir@gmail.com
COMMENT= ${${FLAVOR}_COMMENT}
+WWW= https://github.com/libretro/vice-libretro
LICENSE= GPLv2
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index a7716f24dd3e..1e11b767aded 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
MAINTAINER= rene@FreeBSD.org
COMMENT= Handling of ZX-Spectrum emulator files formats
+WWW= http://fuse-emulator.sourceforge.net/libspectrum.php
LICENSE= GPLv2
diff --git a/emulators/linux-c7/Makefile b/emulators/linux-c7/Makefile
index d5412c5b1c72..34fec6194c2a 100644
--- a/emulators/linux-c7/Makefile
+++ b/emulators/linux-c7/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Meta-port for all things CentOS ${LINUX_DIST_VER}
+WWW= https://centos.org
RUN_DEPENDS= linux-c7-libasyncns>0:dns/linux-c7-libasyncns \
linux-c7-tk85>0:x11-toolkits/linux-c7-tk85 \
diff --git a/emulators/linux-power10-functional-sim/Makefile b/emulators/linux-power10-functional-sim/Makefile
index 6bae66445e48..b8aeced628ed 100644
--- a/emulators/linux-power10-functional-sim/Makefile
+++ b/emulators/linux-power10-functional-sim/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://public.dhe.ibm.com/software/server/powerfuncsim/p10/package
MAINTAINER= kbowling@FreeBSD.org
COMMENT= IBM POWER10 Functional Simulator (mambo) (CentOS ${LINUX_DIST_VER})
+WWW= https://www14.software.ibm.com/webapp/set2/sas/f/pwrfs/pwr10/home.html
LICENSE= IBMFUNCTIONALSIM
LICENSE_NAME= IBM Functional Simulator License
diff --git a/emulators/linux-power9-functional-sim/Makefile b/emulators/linux-power9-functional-sim/Makefile
index 62c57ffedc44..dad7ae26caac 100644
--- a/emulators/linux-power9-functional-sim/Makefile
+++ b/emulators/linux-power9-functional-sim/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://public.dhe.ibm.com/software/server/powerfuncsim/p9/packages
MAINTAINER= kbowling@FreeBSD.org
COMMENT= IBM POWER9 Functional Simulator (mambo) (CentOS ${LINUX_DIST_VER})
+WWW= https://www14.software.ibm.com/support/customercare/sas/f/pwrfs/pwr9/home.html
LICENSE= IBMFUNCTIONALSIM
LICENSE_NAME= IBM Functional Simulator License
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile
index 8dfa46e91083..654723413ade 100644
--- a/emulators/lisaem/Makefile
+++ b/emulators/lisaem/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://lisaem.sunder.net/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Apple Lisa 2 Emulator
+WWW= https://lisaem.sunder.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile
index ce79f6d115cb..56cf04a07be6 100644
--- a/emulators/magia/Makefile
+++ b/emulators/magia/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= nc@FreeBSD.org
COMMENT= GBA emulator written in golang
+WWW= https://github.com/pokemium/magia
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 580c3ea461e4..c6ef721ccea7 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= manu@FreeBSD.org
COMMENT= Multi Arcade Machine Emulator
+WWW= https://mamedev.org/
LICENSE= GPLv2
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile
index d266f2a1013c..c13c6d8ace4c 100644
--- a/emulators/mastergear/Makefile
+++ b/emulators/mastergear/Makefile
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= SEGA Master System and Game Gear emulator for X
+WWW= https://fms.komkon.org/MG/
LIB_DEPENDS= libc.so.5:misc/compat5x
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 8784f49d19bf..ace1edf6605a 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= https://mednafen.github.io/releases/files/
MAINTAINER= acm@FreeBSD.org
COMMENT= Portable multi-system emulator
+WWW= https://mednafen.github.io
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/mesen/Makefile b/emulators/mesen/Makefile
index 052b714128bf..f0be7d5be208 100644
--- a/emulators/mesen/Makefile
+++ b/emulators/mesen/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= greg@unrelenting.technology
COMMENT= Cross-platform Nintendo Entertainment System (NES/Famicom) emulator
+WWW= https://www.mesen.ca/
LICENSE= GPLv3
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
index ae1bb81d14c2..159d20e45977 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -2,6 +2,7 @@ PORTNAME= mess
MTARGET= mame
MSUBTARGET= mess
COMMENT= Multiple Emulator Super System
+WWW= https://www.mess.org/
MASTERDIR= ${.CURDIR}/../mame
DESCR= ${.CURDIR}/pkg-descr
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 15c4edc6dcc5..93ac3608a8c8 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= greg@unrelenting.technology
COMMENT= Game Boy Advance (GBA) emulator/debugger
+WWW= https://mgba.io
LICENSE= MPL20 BSD3CLAUSE LGPL21+
LICENSE_COMB= multi
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index 7b196b85d320..b0d76847f753 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= GNU
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Collection of tools for manipulating MS-DOS files
+WWW= https://www.gnu.org/software/mtools/intro.html
LICENSE= GPLv3
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile
index eb92dadad1b7..66dd45f841b7 100644
--- a/emulators/mupen64plus-core/Makefile
+++ b/emulators/mupen64plus-core/Makefile
@@ -10,6 +10,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER?= acm@FreeBSD.org
COMMENT?= Fork of Mupen64 Nintendo 64 emulator
+WWW= https://www.mupen64plus.org/
USES+= gl gmake pkgconfig sdl
USE_GL?= yes
diff --git a/emulators/mupen64plus-plugins/Makefile b/emulators/mupen64plus-plugins/Makefile
index 6a919c8acbf8..189da803f600 100644
--- a/emulators/mupen64plus-plugins/Makefile
+++ b/emulators/mupen64plus-plugins/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -plugins
MAINTAINER?= acm@FreeBSD.org
COMMENT= Third party plugins for Mupen64plus
+WWW= https://code.google.com/p/mupen64plus/
USES= metaport
diff --git a/emulators/mupen64plus-qt/Makefile b/emulators/mupen64plus-qt/Makefile
index 969d071f3635..f395baa47037 100644
--- a/emulators/mupen64plus-qt/Makefile
+++ b/emulators/mupen64plus-qt/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= maintainer@hasting.email
COMMENT= Basic launcher for Mupen64Plus
+WWW= https://github.com/dh4/mupen64plus-qt
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile
index 4e73be98887d..0348d222233e 100644
--- a/emulators/mupen64plus/Makefile
+++ b/emulators/mupen64plus/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER?= acm@FreeBSD.org
COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port)
+WWW= https://code.google.com/p/mupen64plus/
# Mupen64 Emulator core and ui-console
RUN_DEPENDS+= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core
diff --git a/emulators/nemu/Makefile b/emulators/nemu/Makefile
index b6022640ae0d..79abd6ba1499 100644
--- a/emulators/nemu/Makefile
+++ b/emulators/nemu/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= arrowd@FreeBSD.org
COMMENT= Ncurses UI for QEMU
+WWW= https://github.com/nemuTUI/nemu
LICENSE= BSD2CLAUSE
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 017c2ad3f177..88bcbd50c37f 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= nc@FreeBSD.org
COMMENT= Portable NES/Famicom emulator
+WWW= http://0ldsk00l.ca/nestopia/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index 07d66619a736..ef71ad0614b9 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -9,6 +9,7 @@ DISTFILES= o2em117src.zip:1 \
MAINTAINER= techgunter@yahoo.com
COMMENT= Odyssey2 / Videopac console emulator
+WWW= http://o2em.sourceforge.net/
LIB_DEPENDS= liballeg.so:devel/allegro
diff --git a/emulators/ods2reader/Makefile b/emulators/ods2reader/Makefile
index 716c9810c14e..491777b05075 100644
--- a/emulators/ods2reader/Makefile
+++ b/emulators/ods2reader/Makefile
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .ZIP
MAINTAINER= ak@FreeBSD.org
COMMENT= Copies files from VMS Files-11 (ODS2) file systems
+WWW= http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER
USES= zip
NO_WRKSUBDIR= yes
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index d7098b2debf6..1539f3fee5c3 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= emulators
MAINTAINER= garga@FreeBSD.org
COMMENT= Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT}
+WWW= https://github.com/vmware/open-vm-tools
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index d38d5421f61f..94fcc0378f8a 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= dmenelkir@gmail.com
COMMENT= Open source MSX emulator
+WWW= https://openmsx.org
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/GPL.txt
diff --git a/emulators/p5-Acme-6502/Makefile b/emulators/p5-Acme-6502/Makefile
index 2954f26989ab..9eada7985ac5 100644
--- a/emulators/p5-Acme-6502/Makefile
+++ b/emulators/p5-Acme-6502/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Pure Perl 65C02 simulator
+WWW= https://metacpan.org/release/Acme-6502
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile
index cb81d915401b..f2ad7e1a6928 100644
--- a/emulators/parallels-tools/Makefile
+++ b/emulators/parallels-tools/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Parallels Desktop Tools for FreeBSD
+WWW= https://www.parallels.com/products/desktop/
LICENSE= BSD2CLAUSE
diff --git a/emulators/pcem/Makefile b/emulators/pcem/Makefile
index 9b38ffe34c1f..400b5eb7bebe 100644
--- a/emulators/pcem/Makefile
+++ b/emulators/pcem/Makefile
@@ -7,6 +7,7 @@ DISTNAME= faf5d6423060
MAINTAINER= darkfm@vera.com.uy
COMMENT= PC/PC-Compatible low-level emulator striving for accuracy
+WWW= https://www.pcem-emulator.co.uk
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 430d51f2640e..0b0b404aeb40 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
COMMENT= Playstation (PSX) emulator
+WWW= http://pcsxr.codeplex.com
LICENSE= GPLv3+
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 44076a00396a..80e61253806d 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
+WWW= https://www.ppsspp.org/
LICENSE= GPLv2+
diff --git a/emulators/py-gns3-converter/Makefile b/emulators/py-gns3-converter/Makefile
index b20569bb7909..280a1ef3a02f 100644
--- a/emulators/py-gns3-converter/Makefile
+++ b/emulators/py-gns3-converter/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= pi@FreeBSD.org
COMMENT= Convert old GNS3 (<=0.8.7) topologies to newer versions
+WWW= https://github.com/GNS3/gns3-converter
LICENSE= GPLv3
diff --git a/emulators/py-unicorn/Makefile b/emulators/py-unicorn/Makefile
index a177a6f446b2..0db1356d5698 100644
--- a/emulators/py-unicorn/Makefile
+++ b/emulators/py-unicorn/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= Python bindings for Unicorn CPU emulator framework
+WWW= https://www.unicorn-engine.org/
LICENSE= BSD3CLAUSE
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile
index 4b178e8c5c6c..2efdca78d363 100644
--- a/emulators/qemu-cheri/Makefile
+++ b/emulators/qemu-cheri/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -cheri
MAINTAINER= brooks@FreeBSD.org
COMMENT?= QEMU emulator with CHERI CPU support
+WWW= https://github.com/CTSRD-CHERI/qemu
# XXX: disabling gnutls doesn't work so depend on it to avoid breakage.
BUILD_DEPENDS= bash:shells/bash \
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 39012384bcc6..648cb522b548 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator - development version
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
diff --git a/emulators/qemu-guest-agent/Makefile b/emulators/qemu-guest-agent/Makefile
index e95bdeaaa77f..390a4f325baf 100644
--- a/emulators/qemu-guest-agent/Makefile
+++ b/emulators/qemu-guest-agent/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -guest-agent
MAINTAINER= zhecka@gmail.com
COMMENT= QEMU guest-agent utilities
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile
index 2c2cd45e0ca2..7ad516404576 100644
--- a/emulators/qemu-powernv/Makefile
+++ b/emulators/qemu-powernv/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/
MAINTAINER= kbowling@FreeBSD.org
COMMENT= Fork of QEMU with experimental PowerNV emulation support
+WWW= https://github.com/ozbenh/qemu/tree/power9
LICENSE= GPLv2
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile
index 9c02b6dc9f2c..4b123cf73978 100644
--- a/emulators/qemu-user-static-devel/Makefile
+++ b/emulators/qemu-user-static-devel/Makefile
@@ -7,6 +7,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= QEMU CPU Emulator (github bsd-user branch)
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 6b292406d26e..883e5b27a975 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -7,6 +7,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= QEMU CPU Emulator (github bsd-user branch)
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 178a2de935f7..c6aa4f75fb65 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -7,6 +7,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator ${${FLAVOR}_COMMENT}
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
diff --git a/emulators/qemu6/Makefile b/emulators/qemu6/Makefile
index ae602326ff38..9a8dc2c192f2 100644
--- a/emulators/qemu6/Makefile
+++ b/emulators/qemu6/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator ${${FLAVOR}_COMMENT} - 6.X
+WWW= https://wiki.qemu.org/Main_Page
LICENSE= GPLv2
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile
index e7c29198ed09..2bcb5588db05 100644
--- a/emulators/qmc2/Makefile
+++ b/emulators/qmc2/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt based UNIX MAME/MESS frontend
+WWW= https://qmc2.batcom-it.net/
RUN_DEPENDS= mame>=0.154:emulators/mame \
mess>=0.154:emulators/mess
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile
index 8ea244185f7f..ba4f61783ca1 100644
--- a/emulators/quasi88/Makefile
+++ b/emulators/quasi88/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.eonet.ne.jp/~showtime/quasi88/release/
MAINTAINER= ports@FreeBSD.org
COMMENT= PC-8801 emulator for X
+WWW= https://www.eonet.ne.jp/~showtime/quasi88/
USES= gmake tar:tgz xorg
USE_XORG= x11 xext
diff --git a/emulators/reicast/Makefile b/emulators/reicast/Makefile
index ea90b501f0a4..03070bf80094 100644
--- a/emulators/reicast/Makefile
+++ b/emulators/reicast/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Multi-platform Sega Dreamcast emulator
+WWW= https://github.com/reicast/reicast-emulator
LICENSE= BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB= multi
diff --git a/emulators/ripes/Makefile b/emulators/ripes/Makefile
index feaf797bdc57..067d89c9310e 100644
--- a/emulators/ripes/Makefile
+++ b/emulators/ripes/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= mclay@astate.edu
COMMENT= Graphical processor simulator and assembly editor for the RISC-V ISA
+WWW= https://github.com/mortbopet/ripes
LICENSE= MIT
diff --git a/emulators/riscv-isa-sim/Makefile b/emulators/riscv-isa-sim/Makefile
index e9f7b75b8330..5d61034efaba 100644
--- a/emulators/riscv-isa-sim/Makefile
+++ b/emulators/riscv-isa-sim/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Spike, a RISC-V ISA Simulator
+WWW= https://github.com/riscv/riscv-isa-sim
LICENSE= BSD3CLAUSE
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index 05e4c209b7e7..22ac4dbf8685 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -9,6 +9,7 @@ PATCHFILES+= 290226539f67.patch:-p1 # https://github.com/RPCS3/rpcs3/pull/12606
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PS3 emulator/debugger
+WWW= https://rpcs3.net/
LICENSE= APACHE20 ISCL GPLv2 MIT ZLIB
LICENSE_COMB= multi
diff --git a/emulators/rubygem-fission/Makefile b/emulators/rubygem-fission/Makefile
index 9525ef60a369..5286f5cb356e 100644
--- a/emulators/rubygem-fission/Makefile
+++ b/emulators/rubygem-fission/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility to manage VMware Fusion VMs from the command line
+WWW= https://github.com/thbishop/fission
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index 8620366763f3..73245197179a 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators games
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Game Boy and Game Boy Color emulator written in C
+WWW= https://sameboy.github.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/simh-hp2100/Makefile b/emulators/simh-hp2100/Makefile
index ab8b977b8cc8..71e1b4faa5e2 100644
--- a/emulators/simh-hp2100/Makefile
+++ b/emulators/simh-hp2100/Makefile
@@ -12,6 +12,7 @@ EXTRACT_ONLY= HP2100-source-release-${DISTVERSION:E}.zip
MAINTAINER= bob@eager.cx
COMMENT= Emulates classic HP 2100 computers
+WWW= http://simh.trailing-edge.com/hp/
LICENSE= SIMHv1
LICENSE_NAME= SIMH License
diff --git a/emulators/simh-hp3000/Makefile b/emulators/simh-hp3000/Makefile
index c81c24f6859e..4819bfb34e83 100644
--- a/emulators/simh-hp3000/Makefile
+++ b/emulators/simh-hp3000/Makefile
@@ -12,6 +12,7 @@ EXTRACT_ONLY= HP3000-source-release-${DISTVERSION:E}.zip
MAINTAINER= bob@eager.cx
COMMENT= Emulates classic HP 3000 computers
+WWW= http://simh.trailing-edge.com/hp/
LICENSE= SIMHv1
LICENSE_NAME= SIMH License
diff --git a/emulators/simh-hpdoc/Makefile b/emulators/simh-hpdoc/Makefile
index 77c126ba45be..dd734bcef6f9 100644
--- a/emulators/simh-hpdoc/Makefile
+++ b/emulators/simh-hpdoc/Makefile
@@ -16,6 +16,7 @@ EXTRACT_ONLY= HP2100-source-release-29.zip \
MAINTAINER= bob@eager.cx
COMMENT= Documentation for emulators of classic HP 2100 and HP 3000 computers
+WWW= http://simh.trailing-edge.com/hp/
LICENSE= SIMHv1
LICENSE_NAME= SIMH License
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index 11201a107afa..0f8d8aff903a 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -11,6 +11,7 @@ DISTFILES= ${PORTNAME}v${PORTVERSION:R:S/.//}-${PORTVERSION:E}.zip:src \
MAINTAINER= bob@eager.cx
COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others
+WWW= http://simh.trailing-edge.com
LICENSE= MIT
diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile
index ec6d25a04fbc..82a344dbc51c 100644
--- a/emulators/skyeye/Makefile
+++ b/emulators/skyeye/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Environment simulates typical ARM-base embedded computer systems
+WWW= http://www.skyeye.org/
LICENSE= GPLv2
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 75c80265780d..c84f309d5f6b 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -gtk
MAINTAINER= ports@FreeBSD.org
COMMENT= Super Nintendo Entertainment System (SNES) Emulator
+WWW= https://github.com/snes9xgit/snes9x
# Commercial users must seek permission from copyright holders.
LICENSE= Snes9x
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 8e35f48f673b..65484f3d3fb5 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://pages.cs.wisc.edu/~larus/SPIM/
MAINTAINER= ports@FreeBSD.org
COMMENT= MIPS32 Simulator
+WWW= https://pages.cs.wisc.edu/~larus/spim.html
LICENSE= BSD3CLAUSE
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 0d7fa7029535..00515f633a39 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= acm@FreeBSD.org
COMMENT= Multi-platform Atari 2600 VCS emulator
+WWW= https://stella-emu.github.io/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/License.txt
diff --git a/emulators/teo/Makefile b/emulators/teo/Makefile
index 1e75de8e275b..be329852700a 100644
--- a/emulators/teo/Makefile
+++ b/emulators/teo/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/teoemulator/linux/${PORTVERSION}
MAINTAINER= nanard@free.fr
COMMENT= Thomson TO8 emulator
+WWW= https://sourceforge.net/projects/teoemulator/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/licence-en.txt
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index 4f61b6dabd1b..395236a17693 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -8,6 +8,7 @@ EXTRACT_SUFX= -nogdb.tar.gz
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator
+WWW= http://lpg.ticalc.org/prj_tiemu/
LICENSE= GPLv2
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile
index c7c4acda44cf..2b2e5afd6b73 100644
--- a/emulators/tilem/Makefile
+++ b/emulators/tilem/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= danfe@FreeBSD.org
COMMENT= Texas Instruments Z80 series calculator emulator
+WWW= http://lpg.ticalc.org/prj_tilem/
LICENSE= GPLv3
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index f50c65c5d91d..67fd18ae061e 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://people.csail.mit.edu/fredette/tme/
MAINTAINER= ports@FreeBSD.org
COMMENT= Emulator for Sun 2/120, 3/150, and SPARCstation 2 machines
+WWW= https://people.csail.mit.edu/fredette/tme/
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/tnylpo/Makefile b/emulators/tnylpo/Makefile
index 2f4a99656989..1174c5623778 100644
--- a/emulators/tnylpo/Makefile
+++ b/emulators/tnylpo/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://gitlab.com/gbrein/${PORTNAME}/-/archive/${DISTVERSION}/
MAINTAINER= joerg@FreeBSD.org
COMMENT= CP/M emulator
+WWW= https://gitlab.com/gbrein/tnylpo
LICENSE= BSD3CLAUSE
diff --git a/emulators/tpm-emulator/Makefile b/emulators/tpm-emulator/Makefile
index dd684da32851..568c322d3a8b 100644
--- a/emulators/tpm-emulator/Makefile
+++ b/emulators/tpm-emulator/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Trusted Platform Module (TPM) emulator
+WWW= http://tpm-emulator.berlios.de/
LICENSE= GPLv2
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile
index 9fc5ebd474dd..9faceecf2959 100644
--- a/emulators/tuxnes/Makefile
+++ b/emulators/tuxnes/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/TuxNES/TuxNES%20v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Nintendo Entertainment System 8-bit emulator
+WWW= http://tuxnes.sourceforge.net/
LICENSE= GPLv2
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index b19e787811ad..283428ebefe8 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= LOCAL/grembo
MAINTAINER= simond@irrelevant.org
COMMENT= Commodore Amiga emulator
+WWW= http://www.amigaemulator.org/
LICENSE= GPLv2
diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile
index db722f0e2d35..d2d9ead5542a 100644
--- a/emulators/ucon64/Makefile
+++ b/emulators/ucon64/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= kai@FreeBSD.org
COMMENT= Multipurpose video game ROM image and backup utility
+WWW= https://ucon64.sourceforge.io
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/../license.html # only available as HTML file
diff --git a/emulators/ukncbtl/Makefile b/emulators/ukncbtl/Makefile
index bbd6eaa9c9a8..b8ce69fcadfd 100644
--- a/emulators/ukncbtl/Makefile
+++ b/emulators/ukncbtl/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= makc@FreeBSD.org
COMMENT= UKNC (Elektronika MS-0511) emulator
+WWW= https://github.com/nzeemin/ukncbtl-doc/wiki
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index e5ec99b445fa..bd6c509b2d98 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= antoine@FreeBSD.org
COMMENT= Unicorn CPU emulator framework
+WWW= https://www.unicorn-engine.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile
index eefc282b5bc0..9ee1af5f39ef 100644
--- a/emulators/vba/Makefile
+++ b/emulators/vba/Makefile
@@ -7,6 +7,7 @@ DISTNAME= VisualBoyAdvance-src-${PORTVERSION}
MAINTAINER= arundel@h3c.de
COMMENT= Open source Gameboy Advance emulator
+WWW= https://web.archive.org/web/20110718045837/http://vba.ngemu.com/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/vboxtool/Makefile b/emulators/vboxtool/Makefile
index 0e753f13e09a..033b1c677c71 100644
--- a/emulators/vboxtool/Makefile
+++ b/emulators/vboxtool/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Provides effective control of VirtualBox machines
+WWW= http://vboxtool.sourceforge.net
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.txt
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile
index 9d4ad17e556f..348fad88b210 100644
--- a/emulators/vgb-bin/Makefile
+++ b/emulators/vgb-bin/Makefile
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb)
+WWW= https://fms.komkon.org/VGB/
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS_REASON= required i386 dependencies
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
index ff23ec8ded32..6e3662a7c9a9 100644
--- a/emulators/vgba-bin/Makefile
+++ b/emulators/vgba-bin/Makefile
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Emulator of Nintendo GameBoy Advance(TM)
+WWW= https://www.komkon.org/fms/VGBA/
LIB_DEPENDS= libc.so.5:misc/compat5x \
libm.so.2:misc/compat4x
diff --git a/emulators/virtualbox-ose-additions-legacy/Makefile b/emulators/virtualbox-ose-additions-legacy/Makefile
index ce4d4d8ab9f9..904d3e638371 100644
--- a/emulators/virtualbox-ose-additions-legacy/Makefile
+++ b/emulators/virtualbox-ose-additions-legacy/Makefile
@@ -8,6 +8,7 @@ DISTNAME= VirtualBox-${PORTVERSION}
MAINTAINER= vbox@FreeBSD.org
COMMENT= VirtualBox additions for FreeBSD guests
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile
index bea3d4602c3a..ee1cfd4bd1ae 100644
--- a/emulators/virtualbox-ose-additions/Makefile
+++ b/emulators/virtualbox-ose-additions/Makefile
@@ -8,6 +8,7 @@ DISTNAME= VirtualBox-${PORTVERSION}
MAINTAINER= vbox@FreeBSD.org
COMMENT= VirtualBox additions for FreeBSD guests
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/virtualbox-ose-kmod-legacy/Makefile b/emulators/virtualbox-ose-kmod-legacy/Makefile
index 5368f968abae..d6564769c514 100644
--- a/emulators/virtualbox-ose-kmod-legacy/Makefile
+++ b/emulators/virtualbox-ose-kmod-legacy/Makefile
@@ -8,6 +8,7 @@ DISTNAME= VirtualBox-${PORTVERSION}
MAINTAINER= vbox@FreeBSD.org
COMMENT= VirtualBox kernel module for FreeBSD
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile
index ac1fd05b2acd..1e31a951bd58 100644
--- a/emulators/virtualbox-ose-kmod/Makefile
+++ b/emulators/virtualbox-ose-kmod/Makefile
@@ -7,6 +7,7 @@ DISTNAME= VirtualBox-${PORTVERSION}
MAINTAINER= vbox@FreeBSD.org
COMMENT= VirtualBox kernel module for FreeBSD
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index a3264e6412e0..0ffe866e4d20 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY= VirtualBox-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= vbox@FreeBSD.org
COMMENT= General-purpose full virtualizer for x86 hardware
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 1895ea2ce532..42ff69ca8602 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -7,6 +7,7 @@ EXTRACT_ONLY= VirtualBox-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= vbox@FreeBSD.org
COMMENT= General-purpose full virtualizer for x86 hardware
+WWW= https://www.virtualbox.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile
index 3ee3e6bd8fba..8c0f5daeef7d 100644
--- a/emulators/visualboyadvance-m/Makefile
+++ b/emulators/visualboyadvance-m/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= ports@FreeBSD.org
COMMENT= Game Boy Advance emulator with GTK frontend
+WWW= https://vba-m.com/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/doc/gpl.txt
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile
index 8269e1078d7f..45f23f9892a5 100644
--- a/emulators/vmips/Makefile
+++ b/emulators/vmips/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= SF \
MAINTAINER= brg@dgate.org
COMMENT= MIPS R3000 simulator
+WWW= http://www.dgate.org/vmips/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile
index 360a737abce9..20332317230a 100644
--- a/emulators/vmsbackup/Makefile
+++ b/emulators/vmsbackup/Makefile
@@ -7,6 +7,7 @@ EXTRACT_SUFX= .ZIP
MAINTAINER= ports@FreeBSD.org
COMMENT= Reads VMS BACKUP tapes
+WWW= https://www.panix.com/~kingdon/vms/backup.html
USES= zip
ALL_TARGET= vmsbackup
diff --git a/emulators/vmw/Makefile b/emulators/vmw/Makefile
index aac4b2337b08..79fa5e4ffce0 100644
--- a/emulators/vmw/Makefile
+++ b/emulators/vmw/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://sites.google.com/site/chitchatvmback/storage/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= VM Back Command Line Tools for VMware
+WWW= https://sites.google.com/site/chitchatvmback/vmtools
ONLY_FOR_ARCHS= i386 amd64
diff --git a/emulators/vt100/Makefile b/emulators/vt100/Makefile
index f790f502a8a5..7b16cd34a7c5 100644
--- a/emulators/vt100/Makefile
+++ b/emulators/vt100/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= fuz@fuz.su
COMMENT= Simulation of VT100 terminal hardware
+WWW= https://github.com/larsbrinkhoff/terminal-simulator
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC:H}/LICENSE
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile
index 9d48010229a0..5d1c88eeb75a 100644
--- a/emulators/wine-gecko-devel/Makefile
+++ b/emulators/wine-gecko-devel/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY=
MAINTAINER= damjan.jov@gmail.com
COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
+WWW= https://wiki.winehq.org/Gecko
LICENSE= MPL20 GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile
index 6bd4052efe36..215e0bd70c42 100644
--- a/emulators/wine-gecko/Makefile
+++ b/emulators/wine-gecko/Makefile
@@ -8,6 +8,7 @@ EXTRACT_ONLY=
MAINTAINER= gerald@FreeBSD.org
COMMENT= Gecko Layout Engine for Wine (HTML support)
+WWW= https://wiki.winehq.org/Gecko
LICENSE= MPL20 GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index cd0bce78ac65..4d1491bd259b 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY=
MAINTAINER= damjan.jov@gmail.com
COMMENT= Mono .NET implementation for Wine development branch
+WWW= https://wiki.winehq.org/Mono
LICENSE= MIT GPLv2 LGPL20
LICENSE_COMB= multi
diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile
index 724670ab6f44..f213d5bae6f7 100644
--- a/emulators/wine-mono/Makefile
+++ b/emulators/wine-mono/Makefile
@@ -8,6 +8,7 @@ EXTRACT_ONLY=
MAINTAINER= gerald@FreeBSD.org
COMMENT= Mono .NET implementation for Wine
+WWW= https://wiki.winehq.org/Mono
LICENSE= MIT GPLv2 LGPL20
LICENSE_COMB= multi
diff --git a/emulators/wine-proton/Makefile b/emulators/wine-proton/Makefile
index 9ad4465e5310..e9fb317de420 100644
--- a/emulators/wine-proton/Makefile
+++ b/emulators/wine-proton/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= emulators
MAINTAINER= iwtcex@gmail.com
COMMENT= Wine with a bit of extra spice
+WWW= https://github.com/ValveSoftware/wine
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
diff --git a/emulators/winetricks/Makefile b/emulators/winetricks/Makefile
index d85a90409800..fdaaa560544a 100644
--- a/emulators/winetricks/Makefile
+++ b/emulators/winetricks/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Easy way to work around problems in Wine
+WWW= https://wiki.winehq.org/Winetricks
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile
index d33503f1c987..9c371aed1431 100644
--- a/emulators/x16-emulator/Makefile
+++ b/emulators/x16-emulator/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= makc@FreeBSD.org
COMMENT= Emulator for the Commander X16 8-bit computer
+WWW= https://github.com/commanderx16
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/emulators/x16-rom/Makefile b/emulators/x16-rom/Makefile
index c9fcfb272fee..25d843409f85 100644
--- a/emulators/x16-rom/Makefile
+++ b/emulators/x16-rom/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= emulators
MAINTAINER= makc@FreeBSD.org
COMMENT= Commander X16 ROM
+WWW= https://github.com/commanderx16
BUILD_DEPENDS= cc65:devel/cc65
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 96432116814e..1c09d84f8477 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
COMMENT= HP48 SX/GX graphic calculator emulator
+WWW= http://x48.berlios.de/
LICENSE= GPLv3
diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile
index 2cff5b957a4b..8c1744b2eb25 100644
--- a/emulators/x49gp/Makefile
+++ b/emulators/x49gp/Makefile
@@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= shaun@FreeBSD.org
COMMENT= HP 49g+/50g graphics calculator emulator
+WWW= https://sourceforge.net/projects/x49gp/
BROKEN_i386= does not build on i386 (error: frame pointer required, but reserved)
BROKEN_powerpc64= fails to build: qemu/qemu-git/arm-softmmu/i386-dis.o: No such file or directory
diff --git a/emulators/xbraitenberg/Makefile b/emulators/xbraitenberg/Makefile
index d0ffbade0e23..8d9d901059f1 100644
--- a/emulators/xbraitenberg/Makefile
+++ b/emulators/xbraitenberg/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/
MAINTAINER= ports@FreeBSD.org
COMMENT= Braitenberg vehicle simulator with pseudo-physics
+WWW= https://www.lcdf.org/~eddietwo/xbraitenberg/
USES= xorg
USE_CXXSTD= c++98
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile
index 208ffe8cc08d..c8f0a0c1eb9b 100644
--- a/emulators/xcpc/Makefile
+++ b/emulators/xcpc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= pixel@hugbox.org
COMMENT= Portable Amstrad 464&/664/6128 emulator
+WWW= http://xcpc.sourceforge.net/
HAS_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile
index 72ace54c0a32..dbfc3c40ca96 100644
--- a/emulators/xen-kernel/Makefile
+++ b/emulators/xen-kernel/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= -kernel
MAINTAINER= royger@FreeBSD.org
COMMENT= Hypervisor using a microkernel design
+WWW= https://www.xenproject.org/
LICENSE= GPLv2
diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile
index 2eb309ba208e..30a7912d77db 100644
--- a/emulators/xhomer/Makefile
+++ b/emulators/xhomer/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://xhomer.isani.org/xhomer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Emulator for the DEC Pro 350 computer
+WWW= https://xhomer.isani.org/
USES= gmake tar:tgz xorg
USE_XORG= xt sm ice xext x11
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 7058d7b6fd55..a4c83ce19edf 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -7,6 +7,7 @@ DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System
+WWW= https://web.archive.org/web/20121222144009/http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/
LICENSE= GPLv2+
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 71f817c78dd6..4a119086161f 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11
+WWW= https://web.archive.org/web/20150211123250/http://erik-kunze.de/xzx/
# Converted from RESTRICTED
LICENSE= xzx
diff --git a/emulators/yaze-ag/Makefile b/emulators/yaze-ag/Makefile
index 939f861f6490..41a1cf73be90 100644
--- a/emulators/yaze-ag/Makefile
+++ b/emulators/yaze-ag/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.mathematik.uni-ulm.de/users/ag/yaze-ag/devel/
MAINTAINER= se@FreeBSD.org
COMMENT= Z80 and CP/M-80 emulator
+WWW= http://yaze-ag.de/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 939b019f6571..c4ee6bf5efd7 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -18,6 +18,7 @@ PATCHFILES+= d657ea69c94c.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/8240
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
+WWW= https://yuzu-emu.org/
LICENSE= APACHE20 BSD3CLAUSE GPLv3+ ISCL MIT UNLICENSE
LICENSE_COMB= multi
diff --git a/emulators/z80pack/Makefile b/emulators/z80pack/Makefile
index 683e6d0fa9d2..dd8c145db602 100644
--- a/emulators/z80pack/Makefile
+++ b/emulators/z80pack/Makefile
@@ -6,6 +6,7 @@ EXTRACT_SUFX= tgz
MAINTAINER= se@FreeBSD.org
COMMENT= Complete CP/M-80 emulator
+WWW= https://www.autometer.de/unix4fun/z80pack/
CONFLICTS_INSTALL= hextools
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 1697f6fb0243..156558fbe685 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -8,6 +8,7 @@ DISTNAME= zsnes${PORTVERSION:S/.//}src
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator
+WWW= https://www.zsnes.com/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../docs/license.txt