
#

PORTNAME=	allenroids
PORTVERSION=	1.1
CATEGORIES=	games
MASTER_SITES=	http://www.integrity.com/homes/tomandkaren/Allenroids/files/Linux/ \
		http://people.midnightbsd.org/~laffer1/
DISTFILES=	AllenroidsRyan.tgz
WRKSRC=		${WRKDIR}/Allenroids

MAINTAINER=	luke@MidnightBSD.org
COMMENT=	Asteroids clone by Allen Smith

LICENSE=	other

USES=		gmake
USE_SDL=	sound
USE_GL=		glut glu gl

.include <bsd.port.mk>
