mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
2b6f46187d
why it's so.
18 lines
403 B
Makefile
18 lines
403 B
Makefile
# New ports collection makefile for: xrisk
|
|
# Version required: 2.13
|
|
# Date created: 4 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/05/27 07:44:07 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xrisk-2.13
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_X11= yes
|
|
NO_PACKAGE= yes # restrictive copyright
|
|
|
|
.include <bsd.port.mk>
|