aboutsummaryrefslogblamecommitdiff
path: root/games/xrisk/Makefile
blob: bae921d9cfa89ae2c81d30820db09cee636cfdef (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
 
                     
                    
                 
                     

                                                                   
 
                                 
                                                              
 





                                               
                          
                           
 
                      
# Created by: swallace

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

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

# Converted from RESTRICTED
LICENSE=	xrisk
LICENSE_NAME=	xrisk
LICENSE_TEXT=	Possible trademark infringement
LICENSE_PERMS=	auto-accept

USES=		imake xorg
USE_XORG=	x11 xext xt

.include <bsd.port.mk>