aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-snes9x2010
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-27 12:02:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-06 11:47:41 +0000
commitadb93122cbf753a26a0497479dbb88cf415de29b (patch)
tree3eb073c6437f91958b1c4aef8fc4124c38bc2fc5 /games/libretro-snes9x2010
parent9ca6e5fed9baf1d7bed69bb66a1f90b93998361b (diff)
downloadports-adb93122cbf753a26a0497479dbb88cf415de29b.tar.gz
ports-adb93122cbf753a26a0497479dbb88cf415de29b.zip
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs. Approved by: rene Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'games/libretro-snes9x2010')
-rw-r--r--games/libretro-snes9x2010/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/libretro-snes9x2010/Makefile b/games/libretro-snes9x2010/Makefile
index 4036a8792a79..837af11a56c4 100644
--- a/games/libretro-snes9x2010/Makefile
+++ b/games/libretro-snes9x2010/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= games
MAINTAINER= menelkir@itroll.org
COMMENT= Snes9x - Portable Super Nintendo emulator (1.52)
+# Commercial users must seek permission from copyright holders.
LICENSE= PS
LICENSE_NAME= PS
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
@@ -13,8 +14,6 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
USES= compiler:c++11-lib gmake
USE_LDCONFIG= yes
-NO_CDROM= Commercial users must seek permission from copyright holders.
-
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= snes9x2010