blob: c7dd1b50ea0fcb9d67d4485f1a8e15b1b284081f (
plain) (
tree)
|
|
# New ports collection makefile for: mupen64-input
# Date created: 11.Aug 2004
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PKGNAMESUFFIX= -input
COMMENT= Input plugin for Mupen64
USE_SDL= sdl
FIXFILES= #
PLUGIN_NAME= mupen64_input
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"
|