ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/qt5-quickcontrols2/Makefile
Revision: 23367
Committed: Sat May 5 19:34:08 2018 UTC (5 years, 11 months ago) by laffer1
Content type: text/plain
File size: 392 byte(s)
Log Message:
add missing port

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= quickcontrols2
4 DISTVERSION= ${QT5_VERSION}
5 CATEGORIES= x11-toolkits
6 PKGNAMEPREFIX= qt5-
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= Set of controls for building complete interfaces in Qt Quick
10
11 LICENSE= gpl3
12
13 USE_QT5= core gui qml quick widgets \
14 buildtools_build
15 QT_DIST= ${PORTNAME}
16 USES= qmake
17 USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
18
19 .include <bsd.port.mk>

Properties

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