Update to 1.6.1

This commit is contained in:
Mark Pulford 2002-11-24 09:19:50 +00:00
parent 45a9296865
commit f5dcab2de3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70976
4 changed files with 10 additions and 15 deletions

View file

@ -6,26 +6,21 @@
#
PORTNAME= burgerspace
PORTVERSION= 1.5
PORTVERSION= 1.6.1
CATEGORIES= games
MASTER_SITES= http://sites.netscape.net/sarrazip/
MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
MAINTAINER= markp@FreeBSD.org
LIB_DEPENDS= gengameng.3:${PORTSDIR}/devel/gengameng \
LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt"
CONFIGURE_ARGS+= --with-gengameng-prefix="${X11BASE}"
MAN6= burgerspace.6
pre-patch:
${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|g; \
s|include/SDL/|include/SDL11/|g;" ${WRKSRC}/configure
MAN6= burgerspace.6
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin

View file

@ -1 +1 @@
MD5 (burgerspace-1.5.tar.gz) = ce624d338cad7ae7e6fba45d63eaeb30
MD5 (burgerspace-1.6.1.tar.gz) = 27c8389577bc8ab0435102c5ec129ac4

View file

@ -1 +1 @@
A BurgerTime clone for X
A BurgerTime clone

View file

@ -1,6 +1,6 @@
Burgerspace is a BurgerTime clone for X. You are a chef and must walk
over hamburger ingredients (buns, meat and lettuce) to make them fall
from floor to floor, until they end up in the plates at the bottom of
the screen.
Burgerspace is a BurgerTime clone. You are a chef and must walk over
hamburger ingredients (buns, meat and lettuce) to make them fall from
floor to floor, until they end up in the plates at the bottom of the
screen.
WWW: http://www3.sympatico.ca/sarrazip/dev/burgerspace.html