ce1af7fdc2
Submitted by: portedit
13 lines
317 B
Makefile
13 lines
317 B
Makefile
PORTNAME= connectivity
|
|
DISTVERSION= ${QT5_VERSION}
|
|
PORTREVISION= 1
|
|
CATEGORIES= comms
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Qt connectivity (Bluetooth/NFC) module
|
|
|
|
USES= compiler:c++11-lang qmake qt-dist:5,connectivity
|
|
USE_QT= concurrent core declarative buildtools_build
|
|
|
|
.include <bsd.port.mk>
|