mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
21 lines
389 B
Makefile
21 lines
389 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/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= game for X11, much like the popular board game
|
|
|
|
USES= imake
|
|
USE_XORG= x11 xext xt
|
|
MAN6= xrisk.6
|
|
|
|
RESTRICTED= Possible trademark infringement
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|