Index: games/libretro-cap32/Makefile =================================================================== --- games/libretro-cap32/Makefile (nonexistent) +++ games/libretro-cap32/Makefile (working copy) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= libretro-cap32 +PORTVERSION= 0.20200504 +CATEGORIES= games + +MAINTAINER= menelkir@itroll.org +COMMENT= Amstrad CPC computers emulator core for libretro API + +LICENSE= GPLv2 + +USES= localbase gmake +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= libretro +GH_PROJECT= libretro-cap32 +GH_TAGNAME= 520ab0f + +PLIST_FILES= lib/libretro/cap32_libretro.so + +do-install: + ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; + ${INSTALL_LIB} ${WRKSRC}/${COREDIR}/cap32_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; + +.include Property changes on: games/libretro-cap32/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: games/libretro-cap32/distinfo =================================================================== --- games/libretro-cap32/distinfo (nonexistent) +++ games/libretro-cap32/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1588719542 +SHA256 (libretro-libretro-cap32-0.20200504-520ab0f_GH0.tar.gz) = be1d4840111d4c06ccad868cd199c2da83d81d774bedd10cf568d3fe878d4d9b +SIZE (libretro-libretro-cap32-0.20200504-520ab0f_GH0.tar.gz) = 1044106 Property changes on: games/libretro-cap32/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 Index: games/libretro-cap32/pkg-descr =================================================================== --- games/libretro-cap32/pkg-descr (nonexistent) +++ games/libretro-cap32/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Amstrad CPC computers emulator core for libretro API + +WWW: https://github.com/libretro/libretro-cap32 Property changes on: games/libretro-cap32/pkg-descr ___________________________________________________________________ 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