1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Clarify LICENSE

This commit is contained in:
Jan Beich 2016-02-07 16:25:33 +00:00
parent 32c3c8a566
commit b969f7964b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408421
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ DISTNAME= py${PORTNAME}-for-renpy-${DISTVERSION}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Reimplementation of portions of the pygame API using SDL2
LICENSE= LGPL21 ZLIB
LICENSE= LGPL21+ ZLIB
LICENSE_COMB= multi
BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython

View File

@ -9,7 +9,7 @@ MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Framework for developing visual-novel type games
LICENSE= APACHE20 BSD3CLAUSE DejaVu LGPL21 MIT OFL11 ZLIB
LICENSE= APACHE20 BSD3CLAUSE DejaVu LGPL21+ MIT OFL11 ZLIB
LICENSE_COMB= multi
LICENSE_NAME_DejaVu= Bitstream Vera and Arev fonts license
LICENSE_FILE_DejaVu= ${WRKSRC}/renpy/common/DejaVuSans.txt

View File

@ -13,7 +13,7 @@ COMMENT?= Lightweight CLI (command line) BitTorrent client and utilities
SLAVEPORT?= cli
LICENSE= GPLv2
LICENSE= GPLv2+
.if ${SLAVEPORT} == cli
LICENSE+= MIT
LICENSE_COMB= multi