summaryrefslogtreecommitdiff
path: root/emulators/xzx/Makefile
blob: 2470369676f2ae53b98e296442a2eb90c54a71a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xzx
# Date created:         13 Nov 1997
# Whom:                 Sheldon Hearn <axl@iafrica.com>
#
# $FreeBSD$
#

PORTNAME=	xzx
PORTVERSION=	2.9.3
CATEGORIES=	emulators
MASTER_SITES=	ftp://ftp.void.jump.org/pub/sinclair/emulators/unix/

MAINTAINER=	ports@FreeBSD.org

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-oss

MAN1=		xzx.1

.include <bsd.port.mk>