d3197732e3
- trim historical headers Approved by: portmgr (miwi)
12 lines
234 B
Makefile
12 lines
234 B
Makefile
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -input-sdl
|
|
|
|
COMMENT= Input plugin for Mupen64plus
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64plus-core
|
|
|
|
OPTION_DEFINE= #
|
|
|
|
.include "${MASTERDIR}/Makefile"
|