aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-input/Makefile
blob: c7dd1b50ea0fcb9d67d4485f1a8e15b1b284081f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    mupen64-input
# Date created:     11.Aug 2004
# Whom:         dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -input

COMMENT=    Input plugin for Mupen64

USE_SDL=    sdl

FIXFILES=   #

PLUGIN_NAME=    mupen64_input

MASTERDIR=  ${.CURDIR}/../mupen64-base

OPTIONS=    #

.include "${MASTERDIR}/Makefile"