freebsd-ports/emulators/xzx/Makefile
Sheldon Hearn fa0fd44db7 Work around the build errors by updating: 2.9.0 -> 2.9.1
Submitted by:	Damian Kuczynski <damian@tmp.iem.pw.edu.pl>
1999-08-30 12:06:50 +00:00

22 lines
409 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.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx
MAINTAINER= sheldonh@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xzx.1
.include <bsd.port.mk>