1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/games/xrisk/Makefile
Mathieu Arnold 3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00

23 lines
484 B
Makefile

# 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>