mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
d3197732e3
- trim historical headers Approved by: portmgr (miwi)
16 lines
213 B
Makefile
16 lines
213 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -rsp
|
|
|
|
COMMENT= RSP plugin for Mupen64
|
|
|
|
FIXFILES= #
|
|
|
|
PLUGIN_NAME= mupen64_hle_rsp_azimer
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64-base
|
|
|
|
OPTIONS_OVERRIDE= GTK2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|