aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-02 23:27:41 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:33:37 +0800
commit92dc38d2077cb7f8669a5da5f8ca5a79eb2e116d (patch)
tree601f5f322f92494d3a3af5a238d3b2f171ff4502 /games
parente5dc5217dcb26f1d97dcfb62c4bfb84a20c4689a (diff)
downloadfreebsd-ports-gnome-92dc38d2077cb7f8669a5da5f8ca5a79eb2e116d.tar.gz
freebsd-ports-gnome-92dc38d2077cb7f8669a5da5f8ca5a79eb2e116d.tar.zst
freebsd-ports-gnome-92dc38d2077cb7f8669a5da5f8ca5a79eb2e116d.zip
- Add LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar* - Add missing qt-corelib dependency
Diffstat (limited to 'games')
-rw-r--r--games/tbe/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/games/tbe/Makefile b/games/tbe/Makefile
index 01aaa901be66..a143a7c09566 100644
--- a/games/tbe/Makefile
+++ b/games/tbe/Makefile
@@ -10,15 +10,18 @@ CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
COMMENT= The Butterfly Effect
-BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake compiler:c++11-lib tar:tgz
-USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \
- svg uic_build xml
+BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip
USE_GITHUB= yes
GH_ACCOUNT= kaa-ching
+USES= cmake compiler:c++11-lib
+USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build \
+ svg uic_build xml
+
PORTDOCS= *
post-patch: