2017-06-21 20:07:19 +02:00
|
|
|
PORTNAME= qtdiag
|
2021-12-18 10:11:53 +01:00
|
|
|
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
|
2022-09-05 21:04:43 +02:00
|
|
|
PORTREVISION= 1
|
2017-06-21 20:07:19 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Tool for reporting diagnostic information about Qt and its environment
|
|
|
|
|
2018-10-27 13:50:58 +02:00
|
|
|
USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools
|
2022-09-05 21:04:43 +02:00
|
|
|
USE_QT= core gui network
|
2017-06-21 20:07:19 +02:00
|
|
|
|
2020-01-25 21:19:38 +01:00
|
|
|
QT_BINARIES= yes
|
|
|
|
|
2017-06-21 20:07:19 +02:00
|
|
|
.include <bsd.port.mk>
|