ddae4e92d8
Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
21 lines
434 B
Makefile
21 lines
434 B
Makefile
PORTNAME= lumina-themes
|
|
PORTVERSION= 201710311100
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= jt@ixsystems.com
|
|
COMMENT= Lumina desktop wallpapers/colors
|
|
WWW= https://github.com/trueos/lumina-themes
|
|
|
|
LICENSE= BSD2CLAUSE CC0-1.0
|
|
LICENSE_COMB= multi
|
|
|
|
USES= qmake qt:5
|
|
USE_QT= qmake:build
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= trueos
|
|
GH_PROJECT= lumina-themes
|
|
GH_TAGNAME= 1b395f36674ba4aad193fd6e4eed0ddb40f1738e
|
|
|
|
.include <bsd.port.mk>
|