PORTNAME= libretro-beetle_psx DISTVERSION= 0.20260113 CATEGORIES= games MAINTAINER= tilde@ultros.pro COMMENT= Standalone port/fork of Mednafen PSX to the Libretro API WWW= https://github.com/libretro/beetle-psx-libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-psx-libretro GH_TAGNAME= 254285de247db71ac25a4392c159dc1114940794 USE_LDCONFIG= yes PLIST_FILES= lib/libretro/mednafen_psx_libretro.so .include .if ${ARCH:Marmv?} USE_GCC= yes:build .endif do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/mednafen_psx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include