diff options
Diffstat (limited to 'emulators/gngb/Makefile')
-rw-r--r-- | emulators/gngb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 4a8d26755baf..a351d83ee8d9 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://membres.lycos.fr/frogus/gngb/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org +COMMENT= GameBoy(tm) emulator LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |