- Remove LICENSE_GROUPS, LICENSE_NAME and LICENSE_PERMS as the ZLIB license
is defined in bsd.licenses.db.mk now. Submitted by: maintainer Reported by: pointyhat Feature safe: yes
This commit is contained in:
parent
6d052a543b
commit
eb1ed5a8e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305934
3 changed files with 0 additions and 9 deletions
|
@ -13,10 +13,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
|
|||
COMMENT= Cross-platform game SDK
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_GROUPS= FSF GPL OSI
|
||||
LICENSE_NAME= ZLIB license
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
|
|
|
@ -12,10 +12,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
|
|||
COMMENT= Cross-platform game SDK
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_GROUPS= FSF GPL OSI
|
||||
LICENSE_NAME= ZLIB license
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
|
|
|
@ -12,10 +12,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
|
|||
COMMENT= Cross-platform game SDK
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_GROUPS= FSF GPL OSI
|
||||
LICENSE_NAME= ZLIB license
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
|
|
Loading…
Reference in a new issue