- Remove obsolete mupen64plus ports

This commit is contained in:
Jose Alonso Cardenas Marquez 2010-12-13 08:38:52 +00:00
parent 05bf7d188c
commit 122b1a60cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266202
3 changed files with 0 additions and 47 deletions

View file

@ -117,7 +117,6 @@
SUBDIR += mupen64plus-core
SUBDIR += mupen64plus-input-sdl
SUBDIR += mupen64plus-rsp-hle
SUBDIR += mupen64plus-sdlinput
SUBDIR += mupen64plus-ui-console
SUBDIR += mupen64plus-video-rice
SUBDIR += nonpareil

View file

@ -1,22 +0,0 @@
# New ports collection makefile for: mupen64plus-sdlaudio
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -sdlaudio
COMMENT= JttL's SDL audio plugin for Mupen64plus
USE_SDL= sdl
FIXFILES= #
PLUGIN_NAME= jttl_audio
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"

View file

@ -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"