19 lines
404 B
Makefile
Raw Normal View History

# $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
#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
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>