1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00: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:
Max Brazhnikov 2024-05-31 14:42:05 +03:00
parent 99c7623fe9
commit 4aa28b0f23

View File

@ -6,7 +6,13 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= Qt Widgets for Technical Applications
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_LDCONFIG= yes