ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/qt5-help/Makefile
Revision: 21621
Committed: Sat Aug 13 20:54:50 2016 UTC (7 years, 8 months ago) by laffer1
Content type: text/plain
File size: 525 byte(s)
Log Message:
add qt5-help

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: head/devel/qt5-help/Makefile 411831 2016-03-25 10:33:07Z rakuco $
3
4 PORTNAME= help
5 DISTVERSION= ${QT5_VERSION}
6 CATEGORIES= devel
7 PKGNAMEPREFIX= qt5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Qt online help integration module
11
12 LICENSE= gpl3
13
14 USE_QT5= clucene core gui network sql widgets \
15 buildtools_build sql-sqlite3_run
16 QT_DIST= tools
17 USES= qmake
18 USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
19
20 BUILD_WRKSRC= ${WRKSRC}/src/assistant
21 INSTALL_WRKSRC= ${WRKSRC}/src/assistant
22
23 .include <bsd.port.mk>

Properties

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