summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64plus-video-rice/Makefile')
-rw-r--r--emulators/mupen64plus-video-rice/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile
deleted file mode 100644
index aabc98f6a3c8..000000000000
--- a/emulators/mupen64plus-video-rice/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: mupen64plus-rice
-# Date created: 2008-05-16
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -rice
-
-COMMENT= The rice graphics plugin for Mupen64plus
-
-USE_GL= yes
-USE_SDL= sdl
-
-FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
-
-PLUGIN_NAME= ricevideo
-
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
-
-OPTIONS= #
-
-.include "${MASTERDIR}/Makefile"