mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
23 lines
530 B
Makefile
23 lines
530 B
Makefile
# New ports collection makefile for: xzx
|
|
# Version required: 2.2.1
|
|
# Date created: 13 Nov 1997
|
|
# Whom: Sheldon Hearn <axl@iafrica.com>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/11/13 12:34:24 tg Exp $
|
|
#
|
|
|
|
DISTNAME= xzx-2.2.1
|
|
CATEGORIES= emulators x11
|
|
MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/
|
|
DISTFILES= xzx-2.2.1-src.tar.gz \
|
|
xzx-2.2.1-roms.tar.gz \
|
|
xzx-2.2.1-contrib.tar.gz
|
|
|
|
MAINTAINER= axl@iafrica.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xzx.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|