9d6ea72c10
I have no idea what's changed. The update is necessary because the 2.9.1 distile is no longer available. PR: 22056 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
22 lines
409 B
Makefile
22 lines
409 B
Makefile
# 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>
|