summaryrefslogtreecommitdiff
path: root/emulators/cpmemu/Makefile
blob: d0d893cf4d40394b3c343068a376ba2a4976f66b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	cpm-emulator
# Version required:	0.2
# Date created:		28 June 1995
# Whom:			janek@gaja.ipan.lublin.pl
#
# $Id: Makefile,v 1.10 1998/08/10 12:06:46 steve Exp $
#

DISTNAME=	cpm-0.2
PKGNAME=	cpmemu-0.2
CATEGORIES=	emulators
MASTER_SITES=	ftp://ftp.cdrom.com/pub/linux/slackware-3.2/source/extra-stuff/CPM-80-emulator/

BROKEN_ELF=	yes

MAINTAINER=	ports@FreeBSD.org

.include <bsd.port.mk>