mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
8fdb7c05cd
believe you fixed the port!)
23 lines
529 B
Makefile
23 lines
529 B
Makefile
# New ports collection makefile for: xzx
|
|
# Version required: 2.4.4
|
|
# Date created: 13 Nov 1997
|
|
# Whom: Sheldon Hearn <axl@iafrica.com>
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/03/21 02:29:48 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xzx-2.4.4
|
|
CATEGORIES= emulators x11
|
|
MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/
|
|
DISTFILES= xzx-2.4.4-src.tar.gz \
|
|
xzx-2.4.4-roms.tar.gz \
|
|
xzx-2.4.4-contrib.tar.gz
|
|
|
|
MAINTAINER= axl@iafrica.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xzx.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|