aboutsummaryrefslogtreecommitdiff
path: root/games/2048-qt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-20 00:29:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-20 00:29:28 +0000
commit84e126d6c520aecb6d881bb3e77008c6f84d0637 (patch)
tree22c2874b667ae3568fe12d12f67f7b9d518a69c0 /games/2048-qt
parentd4a6909952215dfef1d2e946f8a2d3abed9969c5 (diff)
downloadports-84e126d6c520aecb6d881bb3e77008c6f84d0637.tar.gz
ports-84e126d6c520aecb6d881bb3e77008c6f84d0637.zip
Notes
Diffstat (limited to 'games/2048-qt')
-rw-r--r--games/2048-qt/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/2048-qt/Makefile b/games/2048-qt/Makefile
index 7a6df68eef21..92177cce1b80 100644
--- a/games/2048-qt/Makefile
+++ b/games/2048-qt/Makefile
@@ -8,11 +8,14 @@ CATEGORIES= games
MAINTAINER= swills@FreeBSD.org
COMMENT= 2048 game implemented in QT
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USE_GITHUB= yes
GH_ACCOUNT= xiaoyong
GH_PROJECT= 2048-Qt
-USES= gmake pkgconfig qmake tar:bzip2
+USES= gmake pkgconfig qmake
USE_QT5= core gui network widgets qml quick buildtools_build quickcontrols
PLIST_FILES= bin/2048-qt ${DESKTOPDIR}/${PORTNAME}.desktop \