ChangeLog: https://github.com/libretro/RetroArch/blob/master/CHANGES.md PR: 261093 Reported by: menelkir@itroll.org
15 lines
275 B
Makefile
15 lines
275 B
Makefile
PORTNAME= libretro-core-info
|
|
DISTVERSIONPREFIX=v
|
|
DISTVERSION= 1.10.0
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= greg@unrelenting.technology
|
|
COMMENT= Metadata about libretro cores
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= libretro
|
|
|
|
.include <bsd.port.mk>
|