2009-03-13 13:15:44 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2009/03/13 17:15:44 naddy 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
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
DISTNAME= burgerspace-1.8.3
|
2001-08-07 01:13:34 -04:00
|
|
|
CATEGORIES= games
|
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
HOMEPAGE= http://sarrazip.com/dev/burgerspace.html
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2008-11-01 16:54:40 -04:00
|
|
|
MAINTAINER= Serge Basterot <sb@wo-do.com>
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2008-11-01 16:54:40 -04:00
|
|
|
# GPLv2
|
2001-08-07 01:13:34 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
WANTLIB= SDL c m pthread stdc++
|
2001-08-07 01:13:34 -04:00
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
MASTER_SITES= http://sarrazip.com/dev/
|
2007-10-16 12:41:54 -04:00
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
LIB_DEPENDS= flatzebra-0.1.>=1.0::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>
|