aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/xzx/Makefile
blob: 32a9a48ba9f7de48bafd6b56ed5400c63dac575e (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= sheldonh@FreeBSD.org

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

MAN1=       xzx.1

.include <bsd.port.mk>