aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
commitf5c820f44ef3ac0da915aa0f52b5b54fddedf017 (patch)
tree2cea991d70e02cc86565656d596600b0fc2b5790 /emulators
parentb3a93e5c77da138c9e063cfecb5710e3d738fad3 (diff)
downloadfreebsd-ports-graphics-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.gz
freebsd-ports-graphics-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.zst
freebsd-ports-graphics-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.zip
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
Diffstat (limited to 'emulators')
-rw-r--r--emulators/advancemess/Makefile2
-rw-r--r--emulators/gnuboy/Makefile2
-rw-r--r--emulators/hatari/Makefile2
-rw-r--r--emulators/lisaem/Makefile2
-rw-r--r--emulators/loemu/Makefile2
-rw-r--r--emulators/mednafen/Makefile2
-rw-r--r--emulators/ppsspp/Makefile2
-rw-r--r--emulators/snes9express/Makefile2
-rw-r--r--emulators/xsystem35/Makefile2
-rw-r--r--emulators/yabause/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile
index a003052667e..a7efd52167e 100644
--- a/emulators/advancemess/Makefile
+++ b/emulators/advancemess/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SDL MESS port with advanced TV and monitor video support
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index f9db1e6c15c..daa4b5cac1e 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Emulators/Videogames/
MAINTAINER= ports@FreeBSD.org
COMMENT= Nintendo GameBoy emulator
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libvga.so:${PORTSDIR}/graphics/svgalib
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 049b3b128e2..e12e15e58e2 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Atari ST emulator
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio \
libpng.so:${PORTSDIR}/graphics/png
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile
index af5cbebfa90..66bc13bafdf 100644
--- a/emulators/lisaem/Makefile
+++ b/emulators/lisaem/Makefile
@@ -12,7 +12,7 @@ COMMENT= Apple Lisa 2 Emulator
BUILD_DEPENDS= pngtopnm:${PORTSDIR}/graphics/netpbm
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
USES= tar:bzip2
USE_WX= 2.8
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile
index f8f5987fe3d..d0b54087845 100644
--- a/emulators/loemu/Makefile
+++ b/emulators/loemu/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://loemu.pegueroles.com/dists/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple frontend for various game emulators
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 1881bd05dda..067b2f9acb1 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://mednafen.fobby.net/releases/files/
MAINTAINER= acm@FreeBSD.org
COMMENT= Portable multi-system emulator
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcdio.so:${PORTSDIR}/sysutils/libcdio \
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index c641cd11bd9..8635cde5f3c 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -13,7 +13,7 @@ EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
-LICENSE= GPLv2 # or any later version
+LICENSE= GPLv2+
LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip \
libsnappy.so:${PORTSDIR}/archivers/snappy \
diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile
index f0331be0c9b..fd90339eed5 100644
--- a/emulators/snes9express/Makefile
+++ b/emulators/snes9express/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK interface for snes9x
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index d57fae4934a..6b4884ae6cd 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}.orig
MAINTAINER= jbeich@FreeBSD.org
COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
libltdl.so:${PORTSDIR}/devel/libltdl \
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 898ab660ea0..76c59b979e5 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Sega Saturn system emulator
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
USES= cmake dos2unix openal:soft pkgconfig
DOS2UNIX_FILES= src/qt/YabauseThread.cpp