aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-input/Makefile
blob: bb5674d84014b3b5ab2177a5873a143a89c43e35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTREVISION=   1
PKGNAMESUFFIX=  -input

COMMENT=    Input plugin for Mupen64

USE_SDL=    sdl

FIXFILES=   #

PLUGIN_NAME=    mupen64_input

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

OPTIONS_OVERRIDE=   GTK2

.include "${MASTERDIR}/Makefile"