1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xrisk/Makefile
Mark Pulford a6cf39e07b Fix MASTER_SITES and take maintainership.
PR:		28891
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-07-19 06:27:57 +00:00

22 lines
415 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@alameda.edu
USE_IMAKE= yes
MAN6= xrisk.6
RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>