diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-17 19:57:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-17 19:57:51 +0000 |
commit | 35c5827a0b6db45c5fcf93bccbfb0ea170757af8 (patch) | |
tree | 4961084d3598031107ad2c1255bc05d721e3d3d6 /emulators/prodosemu | |
parent | BROKEN: Install fails (diff) |
BROKEN: Unfetchable
Diffstat (limited to 'emulators/prodosemu')
-rw-r--r-- | emulators/prodosemu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index 5f86c1f3ce0c..aeb6d5a6de83 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A text based Apple IIe ProDOS emulator +BROKEN= Unfetchable + RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed. WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} |