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

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: head/misc/qt5-l10n/Makefile 407169 2016-01-24 18:10:14Z rakuco $
3
4 PORTNAME= l10n
5 DISTVERSION= ${QT5_VERSION}
6 CATEGORIES= misc
7 PKGNAMEPREFIX= qt5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Qt localized messages
11
12 LICENSE= gpl3
13
14 USES= qmake
15 USE_QT5= qmake_build linguisttools_build
16 QT_DIST= translations
17
18 .include <bsd.port.mk>

Properties

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