summaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
blob: 93ac0914599bd6c7cb769475a3ae86a21800ee10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xrisk
# Version required:     2.13
# Date created:         4 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.5 1995/05/27 07:44:07 asami Exp $
#

DISTNAME=       xrisk-2.13
CATEGORIES+=	games
MASTER_SITES=   ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX=   .tar.Z

USE_X11=	yes
NO_PACKAGE=	yes	# restrictive copyright

.include <bsd.port.mk>