freebsd-ports/games/euchre/Makefile

21 lines
429 B
Makefile
Raw Normal View History

# 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
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
USE_AUTOMAKE= yes
2003-04-05 23:02:35 +02:00
USE_GNOME= gtk12
.include <bsd.port.mk>