mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
e6bc169a47
Reported by: bento via kris
22 lines
425 B
Makefile
22 lines
425 B
Makefile
# New ports collection makefile for: xrisk
|
|
# Date created: 4 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xrisk
|
|
PORTVERSION= 2.15
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/
|
|
|
|
MAINTAINER= adam-ports@blacktabby.org
|
|
COMMENT= A game for X11, much like the popular board game
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xrisk.6
|
|
|
|
RESTRICTED= "Possible trademark infringement"
|
|
|
|
.include <bsd.port.mk>
|