summaryrefslogtreecommitdiff
path: root/games/xblackjack/Makefile
blob: 148d611d1938fa4709e79c762b98e010ba0fbee8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xblackjack
# Version required:     2.2
# Date created:         
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.2 1996/08/17 10:26:10 asami Exp $
#

DISTNAME=	xblackjack-2.2
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	erich@FreeBSD.org

REQUIRES_MOTIF=	yes
USE_IMAKE=	yes

.include <bsd.port.mk>