1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xblackjack/Makefile

19 lines
389 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.1.1.1 1996/08/16 13:28:47 erich Exp $
1996-08-16 13:28:47 +00:00
#
DISTNAME= xblackjack-2.2
CATEGORIES+= games
MASTER_SITES= ftp://ftp.x.org/contrib/games/
MAINTAINER= erich@FreeBSD.org
REQUIRES_MOTIF= yes
USE_IMAKE= yes
1996-08-16 13:28:47 +00:00
.include <bsd.port.mk>