summaryrefslogtreecommitdiff
path: root/emulators/xzx/Makefile
blob: 6c20c9303b1751da236131fc6010063052a2ce93 (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
# Version required:     2.8.1
# Date created:         13 Nov 1997
# Whom:                 Sheldon Hearn <axl@iafrica.com>
#
# $Id: Makefile,v 1.10 1999/05/09 14:15:00 flathill Exp $
#

DISTNAME=	xzx-2.8.1
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx

MAINTAINER=	sheldonh@FreeBSD.org

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

MAN1=		xzx.1

.include <bsd.port.mk>