diff options
Diffstat (limited to 'emulators/mupen64plus-rsp-hle/Makefile')
-rw-r--r-- | emulators/mupen64plus-rsp-hle/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/emulators/mupen64plus-rsp-hle/Makefile b/emulators/mupen64plus-rsp-hle/Makefile deleted file mode 100644 index 6aba6d22b377..000000000000 --- a/emulators/mupen64plus-rsp-hle/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: mupen64plus-rsp -# Date created: 2008-05-16 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PKGNAMESUFFIX= -rsp - -COMMENT= RSP plugin for Mupen64plus - -FIXFILES= # - -PLUGIN_NAME= mupen64_hle_rsp_azimer - -MASTERDIR= ${.CURDIR}/../mupen64plus-base - -OPTIONS= # - -.include "${MASTERDIR}/Makefile" |