diff --git a/x11-toolkits/qwt5-qt5/Makefile b/x11-toolkits/qwt5-qt5/Makefile index 7dcb8ba8d12a..e6708411d821 100644 --- a/x11-toolkits/qwt5-qt5/Makefile +++ b/x11-toolkits/qwt5-qt5/Makefile @@ -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