diff options
Diffstat (limited to 'emulators/bsvc/Makefile')
-rw-r--r-- | emulators/bsvc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 8ca346b..2b30ae3 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= system/emulators DISTFILES= ${DISTNAME}-src.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= An extensible hardware simulation framework with MC68K support RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |