2d2f910d2a
PR: ports/41429, ports/41430 Submitted by: maintainer
22 lines
424 B
Makefile
22 lines
424 B
Makefile
# New ports collection makefile for: xrisk
|
|
# Date created: 4 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xrisk
|
|
PORTVERSION= 2.15
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/ \
|
|
http://www.mikro.biologie.tu-muenchen.de/pub/rec/games/xrisk/
|
|
|
|
MAINTAINER= adam-ports@blacktabby.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xrisk.6
|
|
|
|
RESTRICTED= "Possible trademark infringement"
|
|
|
|
.include <bsd.port.mk>
|