1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/emulators/xzx/Makefile

24 lines
439 B
Makefile

# New ports collection makefile for: xzx
# Version required: 2.9.0
# Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
# $FreeBSD$
#
DISTNAME= xzx-2.9.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx
MAINTAINER= sheldonh@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
BROKEN= "bison build error"
MAN1= xzx.1
.include <bsd.port.mk>