aboutsummaryrefslogtreecommitdiff
path: root/games/mt_dolphin_ia
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-04-12 09:19:28 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-04-12 09:19:28 +0000
commite55947e28fe672bf0fd7bad4e6d70429fff0a1a7 (patch)
tree9bb95103956fb685eba72af58a42ddfcabadfc22 /games/mt_dolphin_ia
parent15648d115751894174a28fb5e771676b55b2292e (diff)
downloadports-e55947e28fe672bf0fd7bad4e6d70429fff0a1a7.tar.gz
ports-e55947e28fe672bf0fd7bad4e6d70429fff0a1a7.zip
Use the new infrastructure and define licenses for maitretarot' ports.
Notes
Notes: svn path=/head/; revision=351080
Diffstat (limited to 'games/mt_dolphin_ia')
-rw-r--r--games/mt_dolphin_ia/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile
index 5cc3e009202c..6c0c84afe696 100644
--- a/games/mt_dolphin_ia/Makefile
+++ b/games/mt_dolphin_ia/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mt_dolphin_ia
PORTVERSION= 0.1.98
-PORTREVISION= 3
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot
@@ -11,10 +11,11 @@ MASTER_SITE_SUBDIR= maitretarot
MAINTAINER= thierry@FreeBSD.org
COMMENT= A basic AI for MaitreTarot, a Tarot card game
-LIB_DEPENDS= mt_client.0:${PORTSDIR}/games/libmt_client
+LICENSE= GPLv2
-USES= pkgconfig
-USE_BZIP2= yes
+LIB_DEPENDS= libmt_client.so:${PORTSDIR}/games/libmt_client
+
+USES= pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2