aboutsummaryrefslogtreecommitdiff
path: root/games/cardpics
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/cardpics
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/cardpics')
-rw-r--r--games/cardpics/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/cardpics/Makefile b/games/cardpics/Makefile
index f2bab15a74e7..8c8bb7507130 100644
--- a/games/cardpics/Makefile
+++ b/games/cardpics/Makefile
@@ -10,7 +10,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Free cards for your free card games!
-USE_BZIP2= yes
+LICENSE= GPLv2
+
+USES= tar:bzip2
+NO_ARCH= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>