# $OpenBSD: Makefile,v 1.16 2019/11/11 02:01:07 bentley Exp $

COMMENT =		n64 emulator input plugin

REVISION =		1

# GPLv2+
PERMIT_PACKAGE =	Yes

WANTLIB =		SDL2 m
LIB_DEPENDS =		devel/sdl2

MUPEN64PLUS_MOD = 	input-sdl

.include <bsd.port.mk>
