2007-10-16 12:41:54 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2007/10/16 16:41:54 ajacoutot Exp $
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= burgertime clone for X
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
DISTNAME= burgerspace-1.8.1
|
2001-08-07 01:13:34 -04:00
|
|
|
CATEGORIES= games
|
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
HOMEPAGE= http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
MAINTAINER= Serge basterot <sb@wo-do.com>
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
# GPL
|
2001-08-07 01:13:34 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
WANTLIB= SDL c m pthread stdc++
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2007-10-16 12:41:54 -04:00
|
|
|
MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
|
|
|
|
|
|
|
|
LIB_DEPENDS= flatzebra-0.1::devel/flatzebra \
|
2004-10-18 02:31:11 -04:00
|
|
|
SDL_mixer::devel/sdl-mixer \
|
|
|
|
SDL_image::devel/sdl-image
|
2007-10-16 12:41:54 -04:00
|
|
|
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
2003-11-21 16:02:57 -05:00
|
|
|
|
2001-08-07 01:13:34 -04:00
|
|
|
USE_X11= Yes
|
|
|
|
|
2002-12-22 21:36:23 -05:00
|
|
|
CONFIGURE_STYLE= gnu
|
2001-08-07 01:13:34 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|