Index: head/emulators/mupen64plus-rsp-cxd4/Makefile =================================================================== --- head/emulators/mupen64plus-rsp-cxd4/Makefile (nonexistent) +++ head/emulators/mupen64plus-rsp-cxd4/Makefile (revision 389665) @@ -0,0 +1,26 @@ +# Created by: Jose Alonso Cardenas Marquez +# $FreeBSD$ + +PKGNAMESUFFIX= -rsp-cxd4 +DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin + +COMMENT= Low-level RSP processor plugin for the Mupen64Plus + +LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core + +USE_GL= # +USE_SDL= # + +MASTERDIR= ${.CURDIR}/../mupen64plus-core + +OPTIONS_DEFINE= # + +MAKE_ENV+= SSE=none +CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/${PORTNAME} +LDFLAGS+= -L${LOCALBASE}/lib + +EXTRACT_AFTER_ARGS= # +BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}/projects/unix +WRKSRC= ${WRKDIR} + +.include "${MASTERDIR}/Makefile" Property changes on: head/emulators/mupen64plus-rsp-cxd4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/emulators/mupen64plus-rsp-cxd4/distinfo =================================================================== --- head/emulators/mupen64plus-rsp-cxd4/distinfo (nonexistent) +++ head/emulators/mupen64plus-rsp-cxd4/distinfo (revision 389665) @@ -0,0 +1,2 @@ +SHA256 (mupen64plus/mupen64plus-rsp-cxd4-src-2.5.tar.gz) = 978d3b3d752020ce2d4ad663f6712345764d4987861db16076dc5ca396ee5881 +SIZE (mupen64plus/mupen64plus-rsp-cxd4-src-2.5.tar.gz) = 56387 Property changes on: head/emulators/mupen64plus-rsp-cxd4/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property