aboutsummaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
blob: 56c8764fc8553feed53ec5d52b73cca518cc3ccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: swallace
# $FreeBSD$

PORTNAME=	xrisk
PORTVERSION=	2.15
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://my.pages.de/pub/comp/unix/games/xrisk/old/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A game for X11, much like the popular board game

USE_IMAKE=	yes
USE_XORG=	x11 xext xt
MAN6=		xrisk.6

RESTRICTED=	Possible trademark infringement

.include <bsd.port.mk>