39c06186fa
for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
22 lines
396 B
Makefile
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>
|