summaryrefslogtreecommitdiff
path: root/games/xblackjack/Makefile
blob: 01f2b58bbe375ce4fc9198c6da6feae41cbb4eb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xblackjack
# Version required:     2.2
# Date created:         
# Whom:                 erich@FreeBSD.org
#
# $Id$
#

DISTNAME=	xblackjack-2.2
CATEGORIES+=	games
MASTER_SITES=	ftp://ftp.x.org/contrib/games/
REQUIRES_MOTIF=	yes
USE_IMAKE=	yes

MAINTAINER=	erich@FreeBSD.org

.include <bsd.port.mk>