mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-toolkits/qwt5-qt5: Add License
- Add LICENSE block [1] - Add missing USES=pathfix PR: 279095 [1] Submitted by: Chris Hutchinson
This commit is contained in:
parent
99c7623fe9
commit
4aa28b0f23
1 changed files with 7 additions and 1 deletions
|
@ -6,7 +6,13 @@ MAINTAINER= makc@FreeBSD.org
|
||||||
COMMENT= Qt Widgets for Technical Applications
|
COMMENT= Qt Widgets for Technical Applications
|
||||||
WWW= http://qwt.sourceforge.net/
|
WWW= http://qwt.sourceforge.net/
|
||||||
|
|
||||||
USES= cmake compiler:c++17-lang qt:5
|
LICENSE= LGPL21 QWT
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
LICENSE_NAME_QWT= QWT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
LICENSE_PERMS_QWT= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
|
||||||
|
|
||||||
|
USES= cmake compiler:c++17-lang pathfix qt:5
|
||||||
USE_QT= core gui printsupport svg widgets buildtools:build qmake:build
|
USE_QT= core gui printsupport svg widgets buildtools:build qmake:build
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue