1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

x11-toolkits/qt5pas: Add LICENSE entries

PR:		279093
Reported by:	Chris Hutchinson <portmaster __at_ bsdforge.com>
This commit is contained in:
Jose Alonso Cardenas Marquez 2024-06-16 02:57:25 -05:00
parent eeaa394236
commit bc480162af
No known key found for this signature in database
GPG Key ID: 335B9246BA5E30F4

View File

@ -1,6 +1,6 @@
PORTNAME= qt5pas
PORTVERSION= 2.6
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= LOCAL/acm/
@ -8,6 +8,11 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Qt5 binding for FreePascal
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt_Interface
LICENSE= LGPL3LE
LICENSE_NAME= GNU Lesser General Public License version 3 Link Exception
LICENSE_FILE= ${WRKSRC}/COPYING.TXT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= compiler:c++11-lang qmake qt:5
USE_QT= buildtools:build core gui network printsupport x11extras
USE_LDCONFIG= yes