summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-input-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64plus-input-sdl/Makefile')
-rw-r--r--emulators/mupen64plus-input-sdl/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile
deleted file mode 100644
index 62db916570da..000000000000
--- a/emulators/mupen64plus-input-sdl/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: mupen64plus-sdlinput
-# Date created: 2008-05-16
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -sdlinput
-
-COMMENT= Blight's SDL input plugin for Mupen64plus
-
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-
-FIXFILES= #
-
-USE_SDL= sdl ttf
-
-PLUGIN_NAME= blight_input
-
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
-
-OPTIONS= #
-
-.include "${MASTERDIR}/Makefile"