summaryrefslogtreecommitdiffstats
path: root/games/bloboats/Makefile
blob: e2319aed2b42e9645cb7869df587c8f8efb4e04d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bloboats
PORTVERSION=	1.0.2
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://mirror.kapsi.fi/bloboats.dy.fi/ \
		CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Boat racing game in the spirit of Elasto Mania or X-Moto

USES=		gmake
USE_SDL=	mixer image net sdl
USE_GL=		yes

MAKE_ENV+=	DATADIR="${DATADIR}"

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud