summaryrefslogtreecommitdiff
path: root/games/xbl/Makefile
blob: e3ad50e56e2b66249e241668ea600af799ea583a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xbl
# Date created:		May 25 1997
# Whom:			pgs (original)
#
# $FreeBSD$
#

PORTNAME=	xbl
PORTVERSION=	1.1.5
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://www710.univ-lyon1.fr/~exco/XBL/ GENTOO/distfiles

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A 3D block-dropping game

BUILD_DEPENDS=	imake:${PORTSDIR}/devel/imake

USE_XORG=	x11 xext
GNU_CONFIGURE=	yes
MAN1=		xbl.1

.include <bsd.port.mk>