mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
18 lines
343 B
Makefile
18 lines
343 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -ui-console
|
|
|
|
COMMENT= UI for Mupen64plus
|
|
|
|
LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core
|
|
|
|
GH_TAGNAME= 335e826aead146bd6a47d557d78b746e77f337c8
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64plus-core
|
|
|
|
OPTIONS_DEFINE= #
|
|
|
|
RELEASE_DATE= 20230611
|
|
|
|
.include "${MASTERDIR}/Makefile"
|