mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
851945b1eb
Feature safe: yes
16 lines
201 B
Makefile
16 lines
201 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -rsp
|
|
|
|
COMMENT= RSP plugin for Mupen64
|
|
|
|
FIXFILES= #
|
|
|
|
PLUGIN_NAME= mupen64_hle_rsp_azimer
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64-base
|
|
|
|
OPTIONS= #
|
|
|
|
.include "${MASTERDIR}/Makefile"
|