diff options
Diffstat (limited to 'emulators/scummvm/Makefile')
-rw-r--r-- | emulators/scummvm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index af5c4c7bf408..3322175ccbea 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src MAINTAINER= flynn@energyhq.homeip.net +COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |