aboutsummaryrefslogtreecommitdiff
path: root/games/blobby
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-18 09:15:03 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-18 09:15:03 +0000
commita49ce281c1121eb04ffb756a9f90deba40151b22 (patch)
treee1a77e48a9918da533a38357d03a47b48d191518 /games/blobby
parent681540da02a629b2306910f3558f5c489c7897eb (diff)
downloadports-a49ce281c1121eb04ffb756a9f90deba40151b22.tar.gz
ports-a49ce281c1121eb04ffb756a9f90deba40151b22.zip
Notes
Diffstat (limited to 'games/blobby')
-rw-r--r--games/blobby/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile
index c3b2076ed952..495bbf344b23 100644
--- a/games/blobby/Makefile
+++ b/games/blobby/Makefile
@@ -7,6 +7,7 @@
PORTNAME= blobby
PORTVERSION= 0.9b
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/Beta%200.9b
DISTNAME= blobby2-linux-${PORTVERSION}
@@ -19,6 +20,8 @@ LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
${LOCALBASE}/include/boost/crc.hpp:${PORTSDIR}/devel/boost-libs
+LICENSE= GPLv2
+
USE_XORG= ice x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender
USE_SDL= sdl
USE_GL= glu
@@ -26,7 +29,7 @@ USE_CMAKE= yes
CMAKE_ARGS+= -DDATADIR:PATH="${DATADIR}"
WRKSRC= ${WRKDIR}/blobby-beta-0.9b
-PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO
post-install:
.if !defined(NOPORTDOCS)