c5334211d5
Submitted by: Sheldon Hearn <axl@iafrica.com>
22 lines
499 B
Makefile
22 lines
499 B
Makefile
# 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.7 1998/10/10 04:31:48 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xzx-2.6.1
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/ \
|
|
ftp://sunsite.unc.edu/pub/Linux/system/emulators/zx/
|
|
|
|
MAINTAINER= axl@iafrica.com
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= xzx.1
|
|
|
|
.include <bsd.port.mk>
|