1997-11-13 12:34:25 +00:00
|
|
|
# New ports collection makefile for: xzx
|
|
|
|
# Date created: 13 Nov 1997
|
|
|
|
# Whom: Sheldon Hearn <axl@iafrica.com>
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1997-11-13 12:34:25 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 04:56:17 +00:00
|
|
|
PORTNAME= xzx
|
|
|
|
PORTVERSION= 2.9.1
|
1998-07-27 23:25:33 +00:00
|
|
|
CATEGORIES= emulators
|
1999-03-14 17:47:31 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= system/emulators/zx
|
1997-11-13 12:34:25 +00:00
|
|
|
|
1999-06-21 11:07:15 +00:00
|
|
|
MAINTAINER= sheldonh@FreeBSD.org
|
1997-11-13 12:34:25 +00:00
|
|
|
|
1998-10-10 04:31:55 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2000-08-02 07:44:00 +00:00
|
|
|
CONFIGURE_ARGS= --with-oss
|
1998-10-10 04:31:55 +00:00
|
|
|
|
1997-11-13 12:34:25 +00:00
|
|
|
MAN1= xzx.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|