mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
20 lines
399 B
Makefile
20 lines
399 B
Makefile
# 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/ \
|
|
http://mirror.amdmi3.ru/distfiles/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Game for X11, much like the popular board game
|
|
|
|
USES= imake
|
|
USE_XORG= x11 xext xt
|
|
|
|
RESTRICTED= Possible trademark infringement
|
|
|
|
.include <bsd.port.mk>
|