freebsd-ports/emulators/xzx/Makefile

22 lines
409 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
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.void.jump.org/pub/sinclair/emulators/unix/
1999-06-21 13:07:15 +02:00
MAINTAINER= sheldonh@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-oss
MAN1= xzx.1
.include <bsd.port.mk>