| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/emulators/mupen64plus-core/ |
Upload File : |
PORTNAME= mupen64plus
PORTVERSION?= 2.5
PORTREVISION?= 2
CATEGORIES= emulators
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/releases/download/${PORTVERSION}/ \
LOCAL/acm/${PORTNAME} \
LOCAL/acm/${PORTNAME}/:plugin
PKGNAMESUFFIX?= -core
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
USE_SDL?= sdl2
USE_LDCONFIG?= yes
ONLY_FOR_ARCHS= i386 amd64
LDFLAGS_i386= -Wl,-znotext
OPTFLAGS= #
MAKE_ENV+= OPTFLAGS="${OPTFLAGS}"
OPTIONS_DEFINE= DOCS
.include "${.CURDIR}/../mupen64plus-core/Makefile.common"
.include <bsd.port.mk>