1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/xrisk/Makefile

24 lines
462 B
Makefile
Raw Normal View History

# New ports collection makefile for: xrisk
# Date created: 4 Jan 1995
# Whom: swallace
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
PORTNAME= xrisk
PORTVERSION= 2.13
CATEGORIES= games
MASTER_SITES= http://people.freebsd.org/~steve/distfiles/ \
ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
MAINTAINER= swallace@FreeBSD.org
MAN6= xrisk.6
MANCOMPRESSED= yes
USE_X_PREFIX= yes
RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>