summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-input-sdl/Makefile
blob: 1d1bee5bbb97ad7ee9d56c0bd2aaa2135fdec63e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTREVISION=	0
PKGNAMESUFFIX=	-input-sdl

COMMENT=	Input plugin for Mupen64plus

LIB_DEPENDS=	libmupen64plus.so.2:emulators/mupen64plus-core

GH_TAGNAME=	f2ca3839415d45a547f79d21177dfe15a0ce6d8c

DISTINFO_FILE=	${.CURDIR}/distinfo

MASTERDIR=	${.CURDIR}/../mupen64plus-core

RELEASE_DATE=	20240714

.include "${MASTERDIR}/Makefile"