1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/emulators/libretro-ppsspp/Makefile
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"