blob: 8135128449115c02ae4a08ca5a5e82ed6b560cb9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: xchomp
# Version required: 1.1
# Date created: 4 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $
#
DISTNAME= xrisk-2.13
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>
|