# New ports collection Makefile for:	euchre
# Date created:				23 July 2002
# Whom:					Frank Laszlo <laszlof@freebsdmatrix.net>
#
# $FreeBSD: ports/games/euchre/Makefile,v 1.3 2003/02/21 12:05:45 knu Exp $
#

PORTNAME=	euchre
PORTVERSION=	0.3
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	laszlof@freebsdmatrix.net
COMMENT=	Very popular card game with variable skill levels

USE_AUTOMAKE=	yes
USE_GTK=	yes

.include <bsd.port.mk>
