aboutsummaryrefslogtreecommitdiff
path: root/emulators/prodosemu/Makefile
blob: 31d47b86482d1f6541343ec72da76e46e8d1d364 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:   prodosemu
# Version required:	0.1
# Date created:		18th February 1997
# Whom:			Joel Sutton <sutton@aardvark.apana.org.au>
#
# $Id: Makefile,v 1.2 1998/12/01 09:36:32 obrien Exp $
#

DISTNAME=	prodosemu.v0.1
PKGNAME=	prodosemu-0.1
CATEGORIES=	emulators
MASTER_SITES=   ftp://ftp.apple.asimov.net/pub/apple_II/emulators/prodosemu/ \
		ftp://apple2.caltech.edu/pub/apple2/emulators/ \
		ftp://apple.cabi.net/pub/apple_II/emulators/prodosemu/ \
		ftp://ftp.aarnet.edu.au/pub/apple/apple_II/emulators/prodosemu/ \
		ftp://ftp.recherche.enac.fr/pub/MIRRORS/apple_II/emulators/prodosemu/

MAINTAINER=	sutton@aardvark.apana.org.au

NO_PACKAGE=	yes
RESTRICTED=	apple.rom copyright is owned by Apple and cannot be distributed.
WRKSRC=		${WRKDIR}/prodosemu-v0.1

.include <bsd.port.mk>