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

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

OPTIONS_SLAVE=	LIBRETRO
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}

.include "${MASTERDIR}/Makefile"