diff options
Diffstat (limited to 'emulators/dgen-sdl/Makefile')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 4537ee3c3fe8..6476f5acc6eb 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -12,6 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://pknet.com/~joe/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A wonderful Sega Genesis/MegaDrive emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |