mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
78ff09a667
- Capitalize COMMENT
19 lines
360 B
Makefile
19 lines
360 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
|
|
|
|
RESTRICTED= Possible trademark infringement
|
|
|
|
.include <bsd.port.mk>
|