freebsd-ports/games/xrisk/Makefile

24 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: xrisk
# Date created: 4 Jan 1995
# Whom: swallace
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= xrisk
PORTVERSION= 2.15
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/
MAINTAINER= adam-ports@blacktabby.org
2003-02-21 13:06:51 +01:00
COMMENT= A game for X11, much like the popular board game
USE_IMAKE= yes
USE_XORG= x11 xext xt
MAN6= xrisk.6
RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>