Restore previous order of LICENSE definitions.

Reported by:	mat
Mislead by:	portlint
This commit is contained in:
Emanuel Haupt 2018-10-16 12:38:22 +00:00
parent b32da4786b
commit 9aab70bfc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482221

View File

@ -14,12 +14,12 @@ COMMENT= Fasttracker II clone
LICENSE= BSD3CLAUSE CC-BY-NC-SA-4.0
LICENSE_COMB= multi
USES= dos2unix localbase:ldflags zip iconv:wchar_t
USE_SDL= sdl2
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/src/LICENSE.txt
LICENSE_FILE_CC-BY-NC-SA-4.0= ${WRKSRC}/src/gfxdata/bmp/LICENSE.txt
USES= dos2unix localbase:ldflags zip iconv:wchar_t
USE_SDL= sdl2
WRKSRC= ${WRKDIR}/ft2-clone-code
DESKTOP_ENTRIES="FastTracker II" \