freebsd-ports/games/xblackjack/Makefile
Kris Kennaway 39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00

22 lines
396 B
Makefile

# New ports collection makefile for: xblackjack
# Date created: 8/16/1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= xblackjack
PORTVERSION= 2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
REQUIRES_MOTIF= yes
USE_IMAKE= yes
MAN1= xblackjack.1
.include <bsd.port.mk>