aboutsummaryrefslogtreecommitdiff
path: root/emulators/libretro-ppsspp/Makefile
blob: f4ad77bc1aa25ab8d7c93d4aec6e65c46706fca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTREVISION=	1
PKGNAMEPREFIX=	libretro-

MASTERDIR=	${.CURDIR}/../ppsspp

OPTIONS_SLAVE=	LIBRETRO
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}

.include "${MASTERDIR}/Makefile"