aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/citra
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-07-16 03:14:04 +0800
committerjbeich <jbeich@FreeBSD.org>2017-07-16 03:14:04 +0800
commitd55efe50d63da85f309b58dc2b20c2f4e7111354 (patch)
tree304f99624b5bafe17a148040c9507b0a1ccdab9f /emulators/citra
parentcfe496e43879706bad1e3071b5b15044875f2d4d (diff)
downloadfreebsd-ports-gnome-d55efe50d63da85f309b58dc2b20c2f4e7111354.tar.gz
freebsd-ports-gnome-d55efe50d63da85f309b58dc2b20c2f4e7111354.tar.zst
freebsd-ports-gnome-d55efe50d63da85f309b58dc2b20c2f4e7111354.zip
emulators/citra: add new license after r445923
Diffstat (limited to 'emulators/citra')
-rw-r--r--emulators/citra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index 5e4e7d411aa4..4efbc7103b25 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -8,12 +8,13 @@ CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo 3DS emulator/debugger
-LICENSE= BSD2CLAUSE BSD3CLAUSE BSL GPLv2+ LGPL21+ UNLICENSE
+LICENSE= BSD2CLAUSE BSD3CLAUSE BSL GPLv2+ LGPL21+ MIT UNLICENSE
LICENSE_COMB= multi
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/externals/fmt/LICENSE.rst
LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/externals/inih/inih/LICENSE.txt
LICENSE_FILE_BSL= ${WRKSRC}/externals/catch/LICENSE.txt
LICENSE_FILE_GPLv2+ = ${WRKSRC}/license.txt
+LICENSE_FILE_MIT= ${WRKSRC}/externals/enet/LICENSE
LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 # soundtouch
BUILD_DEPENDS= boost-libs>=1.63:devel/boost-libs