mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
23 lines
424 B
Makefile
23 lines
424 B
Makefile
# New ports collection makefile for: xrisk
|
|
# Date created: 4 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xrisk
|
|
PORTVERSION= 2.13
|
|
CATEGORIES= games
|
|
MASTER_SITES= 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>
|