freebsd-ports/games/xblackjack/Makefile

25 lines
469 B
Makefile
Raw Normal View History

1996-08-16 15:28:47 +02:00
# New ports collection makefile for: xblackjack
# Date created: 8/16/1996
1996-08-16 15:28:47 +02:00
# Whom: erich@FreeBSD.org
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
1996-08-16 15:28:47 +02:00
#
PORTNAME= xblackjack
PORTVERSION= 2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tar.Z
1996-08-16 15:28:47 +02:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:32:26 +01:00
COMMENT= An X11/Motif blackjack game
1996-08-16 15:28:47 +02:00
BROKEN= "Broken by open-motif upgrade"
USE_MOTIF= yes
USE_IMAKE= yes
MAN1= xblackjack.1
1996-08-16 15:28:47 +02:00
.include <bsd.port.mk>