PORTVERSION= 2.5
PORTREVISION?= 0
CATEGORIES= emulators
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER?= acm@FreeBSD.org
COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port)
# RSP plugins
RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle
NO_MTREE= yes
USES= metaport
NO_BUILD= yes
SUB_FILES= pkg-message
do-install: # empty
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>