Files
ports/sysutils/qt5-qtpaths/Makefile
Mathieu Arnold cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
279 B
Makefile

PORTNAME= qtpaths
DISTVERSION= ${QT5_VERSION}
CATEGORIES= sysutils
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Command line client to QStandardPaths
USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools
USE_QT= core
QT_BINARIES= yes
.include <bsd.port.mk>