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

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: head/www/qt5-websockets/Makefile 406217 2016-01-16 12:51:05Z rakuco $
3
4 PORTNAME= websockets
5 DISTVERSION= ${QT5_VERSION}
6 CATEGORIES= www
7 PKGNAMEPREFIX= qt5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Qt implementation of WebSocket protocol
11
12 LICENSE= gpl3
13
14 USE_QT5= buildtools_build core network qml quick
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