diff options
Diffstat (limited to 'emulators/prodosemu/Makefile')
-rw-r--r-- | emulators/prodosemu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index 11e888b..0a9cfc4 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -14,7 +14,8 @@ RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed. WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} - +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 PORTDOCS= README PLIST_FILES= bin/prodos share/apple2/prodos-2e.rom PLIST_DIRS= share/apple2 |