Skip to content

Commit

Permalink
math/SoPlex: License changed to Apache 2.0
Browse files Browse the repository at this point in the history
PR:		270353
  • Loading branch information
Philipp Ost authored and yurivict committed Mar 19, 2023
1 parent 568e2a6 commit a83ec35
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions math/SoPlex/Makefile
Expand Up @@ -8,10 +8,8 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Optimization package for solving linear programming problems (LPs)
WWW= https://soplex.zib.de

LICENSE= ZIB
LICENSE_NAME= ZIB ACADEMIC LICENSE
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= no-dist-mirror no-pkg-mirror no-auto-accept
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libgmp.so:math/gmp
Expand Down

0 comments on commit a83ec35

Please sign in to comment.