aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/openalchemist/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index fb72cad288ed..8d27a2808a5f 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openalchemist
PORTVERSION= 0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -15,6 +15,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= martymac@FreeBSD.org
COMMENT= Tetris-like game
+LICENSE= GPLv2 CCbySA
+LICENSE_COMB= multi
+LICENSE_NAME_CCbySA= Creative Commons Attribution-ShareAlike
+LICENSE_FILE_CCbySA= ${WRKSRC}/GRAPHICS-LICENSE
+LICENSE_PERMS_CCbySA= ${_LICENSE_PERMS_DEFAULT}
+
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \
jpeg.11:${PORTSDIR}/graphics/jpeg \
@@ -32,7 +38,7 @@ USE_GL= gl glu
USE_SDL= sdl gfx
USE_ICONV= yes
-PORTDOCS= AUTHORS CODE-LICENSE COPYING ChangeLog GRAPHICS-LICENSE README TODO
+PORTDOCS= AUTHORS ChangeLog README TODO
post-patch:
@${REINPLACE_CMD} -E -e 's|^%|#|g' ${WRKSRC}/configure.ac