freebsd-ports/games/xrisk/Makefile
Baptiste Daroussin 90e65b4727 Back to the pool previous maintainer has no more time to maintain them
Submitted by:	previous maintainer (by private mail)
2011-11-04 18:07:51 +00:00

23 lines
455 B
Makefile

# New ports collection makefile for: xrisk
# Date created: 4 Jan 1995
# Whom: 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= 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>