2002-11-25 03:48:44 +01:00
|
|
|
# New ports collection Makefile for: euchre
|
|
|
|
# Date created: 23 July 2002
|
|
|
|
# Whom: Frank Laszlo <laszlof@freebsdmatrix.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= euchre
|
2003-04-29 16:33:20 +02:00
|
|
|
PORTVERSION= 0.7
|
2002-11-25 03:48:44 +01:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
2003-04-29 16:33:20 +02:00
|
|
|
MAINTAINER= laszlof@vonostingroup.com
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Very popular card game with variable skill levels
|
2002-11-25 03:48:44 +01:00
|
|
|
|
|
|
|
USE_AUTOMAKE= yes
|
2003-04-05 23:02:35 +02:00
|
|
|
USE_GNOME= gtk12
|
2002-11-25 03:48:44 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|