diff options
Diffstat (limited to 'emulators/mupen64plus-core/Makefile')
-rw-r--r-- | emulators/mupen64plus-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile index eb92dadad1b7..66dd45f841b7 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -10,6 +10,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER?= acm@FreeBSD.org COMMENT?= Fork of Mupen64 Nintendo 64 emulator +WWW= https://www.mupen64plus.org/ USES+= gl gmake pkgconfig sdl USE_GL?= yes |