1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/xblast/Makefile
Stefan Eßer 6b412b0c71 Upgrade to 2.6Beta (which identifies itself as 2.5.10 when started).
Although this is a beta release, it seems to work just fine, and the
look is so much nicer, with those rendered figures ... :)
1997-12-08 22:58:19 +00:00

24 lines
557 B
Makefile

# New ports collection makefile for: xblast
# Version required: 2.6
# Date created: Sat Nov 08 09:47:12 CET 1997
# Whom: se
#
# $Id$
#
DISTNAME= xblast-2.6.beta
PKGNAME= xblast-2.6b
CATEGORIES= games
# after end of beta test period:
# MASTER_SITES= ${MASTER_SITE_XCONTRIB}
# MASTER_SITE_SUBDIR= games/multiplayer
# but right now only available from:
MASTER_SITES= http://hamlet.ikp.uni-koeln.de/~vogel/archive/
MAINTAINER= se@FreeBSD.ORG
WRKSRC= ${WRKDIR}/XBlast-2.6.beta
USE_IMAKE= yes
.include <bsd.port.mk>