|
Lines 1-6
Link Here
|
| 1 |
PORTNAME= qt6pas |
1 |
PORTNAME= qt6pas |
| 2 |
PORTVERSION= 6.2.7 |
2 |
PORTVERSION= 6.2.7 |
| 3 |
PORTREVISION= 1 |
3 |
PORTREVISION= 2 |
| 4 |
CATEGORIES= x11-toolkits |
4 |
CATEGORIES= x11-toolkits |
| 5 |
MASTER_SITES= LOCAL/acm/ |
5 |
MASTER_SITES= LOCAL/acm/ |
| 6 |
|
6 |
|
|
Lines 8-13
MAINTAINER= acm@FreeBSD.org
Link Here
|
| 8 |
COMMENT= Qt6 binding for FreePascal |
8 |
COMMENT= Qt6 binding for FreePascal |
| 9 |
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt6_Interface |
9 |
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt6_Interface |
| 10 |
|
10 |
|
|
|
11 |
LICENSE= LGPL3 |
| 12 |
LICENSE_FILE= ${WRKSRC}/COPYING.TXT |
| 13 |
|
| 11 |
USES= compiler:c++11-lang qmake qt:6 |
14 |
USES= compiler:c++11-lang qmake qt:6 |
| 12 |
USE_QT= base:run declarative:build tools:build |
15 |
USE_QT= base:run declarative:build tools:build |
| 13 |
USE_LDCONFIG= yes |
16 |
USE_LDCONFIG= yes |