# $FreeBSD$

PORTNAME=	location
DISTVERSION=	${QT5_VERSION}
PORTREVISION=	1
CATEGORIES=	devel
PKGNAMEPREFIX=	qt5-

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

USES=		compiler:c++11-lang qmake:norecursive qt-dist:5,location
USE_QT=		concurrent core dbus declarative gui network serialport \
		buildtools_build


.include <bsd.port.mk>
