2004-10-12 07:06:50 +02:00
|
|
|
# New ports collection makefile for: mupen64-sdlinput
|
|
|
|
# Date created: 12.Aug 2004
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-10-09 06:01:47 +02:00
|
|
|
PORTVERSION= 0.0.10
|
2012-02-18 11:18:33 +01:00
|
|
|
PORTREVISION= 3
|
2004-10-12 07:06:50 +02:00
|
|
|
PKGNAMESUFFIX= -sdlinput
|
|
|
|
|
|
|
|
COMMENT= Blight's SDL input plugin for Mupen64
|
|
|
|
|
2007-10-09 06:01:47 +02:00
|
|
|
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
|
|
|
|
|
|
|
|
FIXFILES= #
|
2004-10-12 07:06:50 +02:00
|
|
|
|
|
|
|
USE_SDL= sdl
|
|
|
|
|
|
|
|
PLUGIN_NAME= blight_input
|
|
|
|
|
2007-10-09 06:01:47 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64-base
|
2004-10-12 07:06:50 +02:00
|
|
|
|
2007-10-09 06:01:47 +02:00
|
|
|
OPTIONS= #
|
2004-10-12 07:06:50 +02:00
|
|
|
|
2007-10-09 06:01:47 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|