diff options
Diffstat (limited to 'emulators/vMac/Makefile')
-rw-r--r-- | emulators/vMac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vMac/Makefile b/emulators/vMac/Makefile index 6949e7b1790e..4a2dc3451eda 100644 --- a/emulators/vMac/Makefile +++ b/emulators/vMac/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= troll@digitalspark.net +COMMENT= Emulates a MacPlus machine! Runs MacOS versions up to 7.5.5 MAKEFILE= Makefile WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |