mirror of https://git.FreeBSD.org/ports.git
20 lines
371 B
Makefile
20 lines
371 B
Makefile
PORTNAME= retroarch-assets
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.20.0
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= tilde@ultros.pro
|
|
COMMENT= Graphical assets and official branding for RetroArch
|
|
WWW= https://github.com/libretro/retroarch-assets
|
|
|
|
LICENSE= CC-BY-4.0
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= libretro
|
|
|
|
NO_ARCH= yes
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|