mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
1fcef4fb85
(so we can yell at Eric if it doesn't work, haha :).
19 lines
389 B
Makefile
19 lines
389 B
Makefile
# 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 $
|
|
#
|
|
|
|
DISTNAME= xblackjack-2.2
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/games/
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|