diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-09-05 05:26:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-09-05 05:26:20 +0000 |
commit | 7b613097e024dda5217119fd3ceedf52b5e3b962 (patch) | |
tree | e18642d2da17af25ec00e93407f7a687c04f33f1 | |
parent | db6c6de1e274d2fa8b37c2de858889859eafd421 (diff) | |
download | ports-7b613097e024dda5217119fd3ceedf52b5e3b962.tar.gz ports-7b613097e024dda5217119fd3ceedf52b5e3b962.zip |
Notes
-rw-r--r-- | emulators/m2000/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/m2000/Makefile b/emulators/m2000/Makefile index f59823eca448..ca94e42f8563 100644 --- a/emulators/m2000/Makefile +++ b/emulators/m2000/Makefile @@ -23,6 +23,8 @@ EXTRACT_ONLY= ${PORTNAME:U}${EXTRACT_SUFX} MAINTAINER= edwin@mavetju.org COMMENT= M2000 is a portable emulator for the P2000 home computer +EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip + M2000TAPES= 3DDoolhof2.cas \ BrickWall.cas \ Componist.cas \ |