aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-genesis_plus_gx
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-04-29 05:27:55 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-04-29 05:27:55 +0000
commitf22c8b9e3227a66eee269d1015c3a5877a7c7585 (patch)
treeb296a87781dae373931fea67f759c6cdab3106da /games/libretro-genesis_plus_gx
parent4e52d52bb35a2ae6ba242ea83e17075a5327ce6d (diff)
downloadports-f22c8b9e3227a66eee269d1015c3a5877a7c7585.tar.gz
ports-f22c8b9e3227a66eee269d1015c3a5877a7c7585.zip
Notes
Diffstat (limited to 'games/libretro-genesis_plus_gx')
-rw-r--r--games/libretro-genesis_plus_gx/Makefile33
-rw-r--r--games/libretro-genesis_plus_gx/distinfo3
-rw-r--r--games/libretro-genesis_plus_gx/pkg-descr3
3 files changed, 39 insertions, 0 deletions
diff --git a/games/libretro-genesis_plus_gx/Makefile b/games/libretro-genesis_plus_gx/Makefile
new file mode 100644
index 000000000000..01ed8eae4031
--- /dev/null
+++ b/games/libretro-genesis_plus_gx/Makefile
@@ -0,0 +1,33 @@
+# $FreeBSD$
+
+PORTNAME= libretro-genesis_plus_gx
+PORTVERSION= 0.20200313
+CATEGORIES= games
+
+MAINTAINER= menelkir@itroll.org
+COMMENT= Enhanced port of Genesis Plus
+
+LICENSE= GPGX
+LICENSE_NAME= GPGX
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+
+USES= compiler:c++11-lib gmake
+USE_LDCONFIG= yes
+
+NO_CDROM= Commercial users must seek permission from copyright holders.
+
+USE_GITHUB= yes
+GH_ACCOUNT= libretro
+GH_PROJECT= Genesis-Plus-GX
+GH_TAGNAME= 5055106
+
+PLIST_FILES= libexec/libretro/genesis_plus_gx_libretro.so
+
+MAKEFILE= Makefile.libretro
+
+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-genesis_plus_gx/distinfo b/games/libretro-genesis_plus_gx/distinfo
new file mode 100644
index 000000000000..9dd780ca1e88
--- /dev/null
+++ b/games/libretro-genesis_plus_gx/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1584484315
+SHA256 (libretro-Genesis-Plus-GX-0.20200313-5055106_GH0.tar.gz) = dce2aac66f0dd9874d98f6e123f427ff5b14f11dd268cb0838749a0ee5eb7b89
+SIZE (libretro-Genesis-Plus-GX-0.20200313-5055106_GH0.tar.gz) = 6504144
diff --git a/games/libretro-genesis_plus_gx/pkg-descr b/games/libretro-genesis_plus_gx/pkg-descr
new file mode 100644
index 000000000000..475369c2d94d
--- /dev/null
+++ b/games/libretro-genesis_plus_gx/pkg-descr
@@ -0,0 +1,3 @@
+An enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator
+
+WWW: https://github.com/libretro/Genesis-Plus-GX