freebsd-ports/games/xblackjack/Makefile
Satoshi Asami 1fcef4fb85 Just a little variable reordering, to make MAINTAINER stand out a bit more
(so we can yell at Eric if it doesn't work, haha :).
1996-08-17 10:26:10 +00:00

18 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>