# New ports collection makefile for:    bastet
# Date created:         21 Oct 2004
# Whom:                	Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	bastet
PORTVERSION=	0.41
CATEGORIES=	games
MASTER_SITES=	http://fph.altervista.org/prog/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An ncurses Tetris clone which is harder than every other Tetris

USE_GMAKE=	yes
MAKE_ENV=	DATADIR=${DATADIR}

.include <bsd.port.mk>