freebsd-ports/emulators/xzx/Makefile

26 lines
482 B
Makefile
Raw Normal View History

# New ports collection makefile for: xzx
# Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-12 06:56:17 +02:00
PORTNAME= xzx
PORTVERSION= 2.9.3
PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://xzx.purespace.de/xzx/
MAINTAINER= ports@FreeBSD.org
# xmkmf is used in configure script
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-oss
MAN1= xzx.1
.include <bsd.port.mk>