freebsd-ports/emulators/xzx/Makefile

22 lines
455 B
Makefile
Raw Normal View History

# New ports collection makefile for: xzx
# Version required: 2.9.0
# Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
# $Id: Makefile,v 1.12 1999/06/23 13:19:27 sheldonh Exp $
#
DISTNAME= xzx-2.9.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx
1999-06-21 13:07:15 +02:00
MAINTAINER= sheldonh@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xzx.1
.include <bsd.port.mk>