diff options
Diffstat (limited to 'emulators/xzx/Makefile')
-rw-r--r-- | emulators/xzx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 6fba6926a04a..ced1f6b5e4ae 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval MAINTAINER= adamw@FreeBSD.org +PORTCOMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 + # xmkmf is used in configure script BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 |