# $FreeBSD: head/comms/qt5-serialport/Makefile 465911 2018-03-29 19:03:17Z tcberner $

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

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

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

.include <bsd.port.mk>
