summaryrefslogtreecommitdiff
path: root/emulators/mupen64-sdlinput/Makefile
blob: d8736f8abd96015b4ebfe79ef0ae228f36fdb532 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTVERSION=	0.0.10
PORTREVISION=	3
PKGNAMESUFFIX=	-sdlinput

COMMENT=	Blight's SDL input plugin for Mupen64

LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2

FIXFILES=	#

USE_SDL=	sdl

PLUGIN_NAME=	blight_input

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

OPTIONS_SLAVE=	GTK2

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"