Add LICENSE
This commit is contained in:
parent
15eef52bd1
commit
c4d925659f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373151
@ -13,6 +13,9 @@ COMMENT= Free Lemmings-like game
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
|
||||
libboost_signals.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
LICENSE= GPLv3 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++11-lib iconv scons tar:bzip2
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl image mixer
|
||||
|
Loading…
Reference in New Issue
Block a user