Files
ports/emulators/libretro-ppsspp/Makefile
T
Jan Beich ae13fdf158 emulators/ppsspp: update to 1.10
- LIBRETRO option is now libretro-ppsspp port

Changes:	https://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.9.4...v1.10
Reported by:	GitHub (watch releases)
2020-06-27 23:24:36 +00:00

12 lines
180 B
Makefile

# $FreeBSD$
PORTREVISION= 0
PKGNAMEPREFIX= libretro-
MASTERDIR= ${.CURDIR}/../ppsspp
OPTIONS_SLAVE= LIBRETRO
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
.include "${MASTERDIR}/Makefile"