aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-beetle_supergrafx
diff options
context:
space:
mode:
Diffstat (limited to 'games/libretro-beetle_supergrafx')
-rw-r--r--games/libretro-beetle_supergrafx/Makefile26
-rw-r--r--games/libretro-beetle_supergrafx/distinfo3
-rw-r--r--games/libretro-beetle_supergrafx/pkg-descr3
3 files changed, 32 insertions, 0 deletions
diff --git a/games/libretro-beetle_supergrafx/Makefile b/games/libretro-beetle_supergrafx/Makefile
new file mode 100644
index 000000000000..16715fbefc28
--- /dev/null
+++ b/games/libretro-beetle_supergrafx/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= libretro-beetle_supergrafx
+PORTVERSION= 0.20200313
+CATEGORIES= games
+
+MAINTAINER= menelkir@itroll.org
+COMMENT= Standalone port of Mednafen supergrafx to libretro
+
+LICENSE= GPLv2
+
+USES= compiler:c++11-lib gmake
+USE_LDCONFIG= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= libretro
+GH_PROJECT= beetle-supergrafx-libretro
+GH_TAGNAME= fadef23
+
+PLIST_FILES= libexec/libretro/mednafen_supergrafx_libretro.so
+
+do-install:
+ ${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
+ ${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+
+.include <bsd.port.mk>
diff --git a/games/libretro-beetle_supergrafx/distinfo b/games/libretro-beetle_supergrafx/distinfo
new file mode 100644
index 000000000000..1d65e1a88da7
--- /dev/null
+++ b/games/libretro-beetle_supergrafx/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1587214304
+SHA256 (libretro-beetle-supergrafx-libretro-0.20200313-fadef23_GH0.tar.gz) = 2052235ba4468dded454d2913337d9eaae47ae072fc52dc7b8e7e0aa3a9dd7de
+SIZE (libretro-beetle-supergrafx-libretro-0.20200313-fadef23_GH0.tar.gz) = 1184377
diff --git a/games/libretro-beetle_supergrafx/pkg-descr b/games/libretro-beetle_supergrafx/pkg-descr
new file mode 100644
index 000000000000..6597d388da27
--- /dev/null
+++ b/games/libretro-beetle_supergrafx/pkg-descr
@@ -0,0 +1,3 @@
+Standalone port of Mednafen supergrafx to libretro
+
+WWW: https://github.com/libretro/beetle-supergrafx-libretro