1998-11-09 01:49:54 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:57 marc Exp $
|
1998-05-20 02:37:00 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xblast-2.2
|
|
|
|
CATEGORIES= games
|
1998-11-09 01:49:54 +00:00
|
|
|
|
|
|
|
#BROKEN?: The file xblast-2.2-sound.tar.gz is also available.
|
|
|
|
# Would the port be better if this was included?
|
1998-05-20 02:37:00 +00:00
|
|
|
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
|
1998-11-09 01:49:54 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= games/multiplayer
|
|
|
|
|
1998-05-20 02:37:00 +00:00
|
|
|
WRKSRC= ${WRKDIR}/XBlast-2.2
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|