diff options
Diffstat (limited to 'emulators/vx68k/Makefile')
-rw-r--r-- | emulators/vx68k/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index a689c0d491b5..35dfe8114c5a 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A virtual machine that emulates a Sharp X68000 + LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k USE_MESA= yes |