1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xblackjack/Makefile

22 lines
391 B
Makefile
Raw Normal View History

1996-08-16 13:28:47 +00:00
# New ports collection makefile for: xblackjack
# Date created: 8/16/1996
1996-08-16 13:28:47 +00:00
# Whom: erich@FreeBSD.org
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
1996-08-16 13:28:47 +00:00
#
PORTNAME= xblackjack
PORTVERSION= 2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tar.Z
1996-08-16 13:28:47 +00:00
MAINTAINER= ports@FreeBSD.org
1996-08-16 13:28:47 +00:00
USE_MOTIF= yes
USE_IMAKE= yes
MAN1= xblackjack.1
1996-08-16 13:28:47 +00:00
.include <bsd.port.mk>