diff options
Diffstat (limited to 'emulators/ppsspp-qt4/Makefile')
-rw-r--r-- | emulators/ppsspp-qt4/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/ppsspp-qt4/Makefile b/emulators/ppsspp-qt4/Makefile deleted file mode 100644 index 15190b432e88..000000000000 --- a/emulators/ppsspp-qt4/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $FreeBSD$ - -PORTREVISION= 1 -PKGNAMESUFFIX= -qt4 - -MASTERDIR= ${.CURDIR}/../ppsspp - -OPTIONS_SLAVE= QT4 - -.include "${MASTERDIR}/Makefile" |