# New ports collection makefile for:	sdlroids
# Date created:				29 March 2001
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/games/sdlroids/Makefile,v 1.10 2009/08/22 00:22:30 amdmi3 Exp $
#

PORTNAME=	sdlroids
PORTVERSION=	1.3.4
PORTREVISION=	5
CATEGORIES=	games
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An enhanced shoot-the-asteroids game

USE_SDL=	mixer sdl
USE_GMAKE=	yes
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

MAN6=		sdlroids.6

.include <bsd.port.mk>
