ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/comms/qt5-connectivity/Makefile
Revision: 21640
Committed: Sat Aug 13 21:50:50 2016 UTC (7 years, 8 months ago) by laffer1
Content type: text/plain
File size: 445 byte(s)
Log Message:
add comms qt5 ports

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: head/comms/qt5-connectivity/Makefile 407169 2016-01-24 18:10:14Z rakuco $
3
4 PORTNAME= connectivity
5 DISTVERSION= ${QT5_VERSION}
6 CATEGORIES= comms
7 PKGNAMEPREFIX= qt5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Qt connectivity (Bluetooth/NFC) module
11
12 LICENSE= gpl3
13
14 USE_QT5= concurrent core qml quick buildtools_build
15 QT_DIST= ${PORTNAME}
16 USES= qmake
17
18 USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
19
20 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain