mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
342 B
Makefile
21 lines
342 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= ftp://ftp.pvv.unit.no/pvv/games/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xrisk.6
|
|
|
|
RESTRICTED= "Possible trademark infringement"
|
|
|
|
.include <bsd.port.mk>
|