forked from Lainports/freebsd-ports
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.5 Reported by: GitHub (watch releases)
9 lines
167 B
Makefile
9 lines
167 B
Makefile
PORTREVISION= 0
|
|
PKGNAMEPREFIX= libretro-
|
|
|
|
MASTERDIR= ${.CURDIR}/../ppsspp
|
|
|
|
OPTIONS_SLAVE= LIBRETRO
|
|
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|