# New ports collection Makefile for:	euchre
# Date created:				23 July 2002
# Whom:					Frank Laszlo <laszlof@freebsdmatrix.net>
#
# $FreeBSD: ports/games/euchre/Makefile,v 1.11 2006/03/07 08:26:21 ade Exp $
#

PORTNAME=	euchre
PORTVERSION=	0.7
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	laszlof@vonostingroup.com
COMMENT=	Very popular card game with variable skill levels

PLIST_FILES=	bin/euchre
USE_AUTOTOOLS=	automake:14 autoconf:213
USE_GNOME=	gtk12

.include <bsd.port.mk>
