1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/emulators/xzx/Makefile
Seiichirou Hiraoka d475aa483e Update to 2.8.1
Fix 'make fetch error problem'
1999-05-09 14:15:04 +00:00

22 lines
451 B
Makefile

# New ports collection makefile for: xzx
# Version required: 2.8.1
# Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
# $Id: Makefile,v 1.9 1999/03/14 17:47:30 billf Exp $
#
DISTNAME= xzx-2.8.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx
MAINTAINER= sheldonh@iafrica.com
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xzx.1
.include <bsd.port.mk>