freebsd-ports/emulators/mupen64plus-input/Makefile
Jose Alonso Cardenas Marquez dc2933db2b - New port: emulators/mupen64plus-input
An input plugin for Mupen64Plus emulator
2008-05-20 18:53:08 +00:00

22 lines
362 B
Makefile

# New ports collection makefile for: mupen64plus-input
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -input
COMMENT= Input plugin for Mupen64plus
USE_SDL= sdl
FIXFILES= #
PLUGIN_NAME= mupen64_input
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"