1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/games/xrisk/Makefile
Danilo Egea Gondolfo 78ff09a667 - Add stage support
- Capitalize COMMENT
2013-11-16 00:38:28 +00:00

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>