forked from Lainports/freebsd-ports
18 lines
226 B
Makefile
18 lines
226 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -input
|
|
|
|
COMMENT= Input plugin for Mupen64
|
|
|
|
USE_SDL= sdl
|
|
|
|
FIXFILES= #
|
|
|
|
PLUGIN_NAME= mupen64_input
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64-base
|
|
|
|
OPTIONS= #
|
|
|
|
.include "${MASTERDIR}/Makefile"
|