opnsense-ports/sysutils/qt5-qtplugininfo/Makefile
Franco Fichtner 069f3654e0 */*: sync with upstream
Taken from: FreeBSD
2022-01-03 11:55:03 +01:00

14 lines
289 B
Makefile

PORTNAME= qtplugininfo
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES= sysutils
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt5 plugin metadata dumper
USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools
USE_QT= core
QT_BINARIES= yes
.include <bsd.port.mk>