freebsd-ports/games/euchre/Makefile
Tilman Keskinoz 4ac2c2aa45 Update to 0.7
Submitted by:	maintainer
2003-04-29 14:33:20 +00:00

21 lines
429 B
Makefile

# New ports collection Makefile for: euchre
# Date created: 23 July 2002
# Whom: Frank Laszlo <laszlof@freebsdmatrix.net>
#
# $FreeBSD$
#
PORTNAME= euchre
PORTVERSION= 0.7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= laszlof@vonostingroup.com
COMMENT= Very popular card game with variable skill levels
USE_AUTOMAKE= yes
USE_GNOME= gtk12
.include <bsd.port.mk>