diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 88bcbd50c37f..64e1d37af590 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,31 +1,31 @@ PORTNAME= nestopia DISTVERSION= 1.51.1 CATEGORIES= emulators -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable NES/Famicom emulator WWW= http://0ldsk00l.ca/nestopia/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive LIB_DEPENDS= libao.so:audio/libao \ libepoxy.so:graphics/libepoxy \ libfltk.so:x11-toolkits/fltk USES= autoreconf desktop-file-utils gl gnome libarchive \ localbase:ldflags pkgconfig sdl USE_CXXSTD= c++98 USE_GITHUB= yes GH_ACCOUNT= rdanbrook GNU_CONFIGURE= yes USE_GL= glu USE_SDL= sdl2 OPTIONS_DEFINE= DOCS JACK JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CONFIGURE_WITH= jack .include