xref: /mports/comms/qt5-sensors/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	sensors
2PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
3CATEGORIES=	comms
4PKGNAMEPREFIX=	qt5-
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Qt sensors module
8
9USES=		compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,sensors
10USE_PERL5=	build
11USE_QT=		core declarative buildtools:build
12USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
13
14post-install:
15	${REINPLACE_CMD} 's|/../../../../|/../../../|g' \
16		${PREFIX}/lib/cmake/Qt5*/Qt5*Config.cmake
17
18
19.include <bsd.port.mk>
20

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026