aboutsummaryrefslogtreecommitdiff
path: root/comms/qt5-sensors/Makefile
blob: bf75eee5775798f2bae6165856c0a1bf533f9784 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	sensors
DISTVERSION=	${QT5_VERSION}
PORTREVISION=	1
CATEGORIES=	comms
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt sensors module

USES=		compiler:c++11-lang qmake:norecursive qt-dist:5,sensors
USE_QT=		core declarative buildtools_build


.include <bsd.port.mk>