1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/xblackjack/Makefile

24 lines
492 B
Makefile
Raw Normal View History

1996-08-16 13:28:47 +00:00
# New ports collection makefile for: xblackjack
# Version required: 2.2
# Date created:
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.5 1998/09/28 02:16:36 steve Exp $
1996-08-16 13:28:47 +00:00
#
DISTNAME= xblackjack-2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tar.Z
1996-08-16 13:28:47 +00:00
MAINTAINER= erich@FreeBSD.org
BROKEN_ELF= lesstif does not work for this one
REQUIRES_MOTIF= yes
USE_IMAKE= yes
MAN1= xblackjack.1
1996-08-16 13:28:47 +00:00
.include <bsd.port.mk>