freebsd-ports/games/xblackjack/Makefile
2003-02-20 17:32:26 +00:00

24 lines
469 B
Makefile

# New ports collection makefile for: xblackjack
# Date created: 8/16/1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= xblackjack
PORTVERSION= 2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11/Motif blackjack game
BROKEN= "Broken by open-motif upgrade"
USE_MOTIF= yes
USE_IMAKE= yes
MAN1= xblackjack.1
.include <bsd.port.mk>