1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/games/xrisk/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

21 lines
460 B
Makefile

PORTNAME= xrisk
PORTVERSION= 2.15
PORTREVISION= 3
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>