summaryrefslogtreecommitdiff
path: root/emulators/xzx/Makefile
blob: fb74ce9dfd8f2de636f3c54867697a8be383a987 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xzx
# Version required:     2.6.1
# Date created:         13 Nov 1997
# Whom:                 Sheldon Hearn <axl@iafrica.com>
#
# $Id: Makefile,v 1.6 1998/07/27 23:24:21 asami Exp $
#

DISTNAME=	xzx-2.6.1
CATEGORIES=	emulators
MASTER_SITES=	ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/

MAINTAINER=	axl@iafrica.com

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

MAN1=		xzx.1

.include <bsd.port.mk>