# $MidnightBSD: trunk/comms/qt5-serialport/Makefile 21640 2016-08-13 21:50:50Z laffer1 $
# $FreeBSD: head/comms/qt5-serialport/Makefile 372179 2014-11-05 09:39:21Z rakuco $

PORTNAME=	serialport
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	comms
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Qt functions to access serial ports

LICENSE=	gpl3

USE_QT5=	core buildtools_build
QT_DIST=	serialport
USES=		qmake
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}

.include <bsd.port.mk>
