mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
afad986086
Spotted by: Bill Fenner
21 lines
424 B
Makefile
21 lines
424 B
Makefile
# New ports collection makefile for: xblackjack
|
|
# Version required: 2.2
|
|
# Date created:
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/18 09:53:07 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xblackjack-2.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|