aboutsummaryrefslogtreecommitdiffstats
path: root/games/euchre/Makefile
blob: 23aa974e401317d153a1e2023bfdf9e312edb734 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection Makefile for:    euchre
# Date created:             23 July 2002
# Whom:                 Frank Laszlo <laszlof@freebsdmatrix.net>
#
# $FreeBSD$
#

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

MAINTAINER= laszlof@FreeBSD.org
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>
10-071-1/+1 * Add missing EXAMPLES and DOCS to a couple ports thatadamw2014-07-161-0/+2 * - Fix build when CXX contains spacesgblach2014-07-011-1/+1 * - Update to 1.5.1gblach2014-06-292-5/+4 * Make python only a build dependencybapt2014-01-071-7/+4 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-1/+1 * - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-081-1/+1