aboutsummaryrefslogtreecommitdiff
path: root/games/2048-qt/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-30 21:25:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-30 21:25:06 +0000
commit90a49f047213b5e4589868c4f9ed9f34fa186e8b (patch)
treea3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /games/2048-qt/Makefile
parentbb165f9986932211da4c067d134f86dd3331320a (diff)
downloadports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.tar.gz
ports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.zip
Notes
Diffstat (limited to 'games/2048-qt/Makefile')
-rw-r--r--games/2048-qt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/2048-qt/Makefile b/games/2048-qt/Makefile
index 580174308b4c..79193117ba0e 100644
--- a/games/2048-qt/Makefile
+++ b/games/2048-qt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= 2048-qt
PORTVERSION= 0.1.5
+DISTVERSIONPREFIX= v
CATEGORIES= games
MASTER_SITES= GH
@@ -10,13 +11,11 @@ COMMENT= 2048 game implemented in QT
USE_GITHUB= yes
GH_ACCOUNT= xiaoyong
-GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= v${DISTVERSION}
+GH_PROJECT= 2048-Qt
USES= gmake pkgconfig qmake tar:bzip2
USE_QT5= core gui network widgets qml quick buildtools quickcontrols
-WRKSRC= ${WRKDIR}/2048-Qt-${PORTVERSION}
PLIST_FILES= bin/2048-qt
do-install: