aboutsummaryrefslogtreecommitdiffstats
path: root/games/xrisk/Makefile
blob: 5d3c3419947addd8108e02e6ddd9dde2d00da4ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xrisk
# Date created:     4 Jan 1995
# Whom:         swallace
#
# $FreeBSD$
#

PORTNAME=   xrisk
PORTVERSION=    2.15
CATEGORIES= games
MASTER_SITES=   ftp://ftp.pvv.unit.no/pvv/games/

MAINTAINER= swallace@FreeBSD.org

USE_IMAKE=  yes
MAN6=       xrisk.6

RESTRICTED= "Possible trademark infringement"

.include <bsd.port.mk>