summaryrefslogtreecommitdiff
path: root/games/retroarch-assets/Makefile
blob: c3158f6f9da424e7a134560446f08cc52690b0f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

PORTNAME=	retroarch-assets
DISTVERSION=	g20200317
CATEGORIES=	games

MAINTAINER=	greg@unrelenting.technology
COMMENT=	Graphical assets and official branding for RetroArch

LICENSE=	CC-BY-4.0
LICENSE_FILE=	${WRKSRC}/COPYING

USE_GITHUB=	yes
GH_ACCOUNT=	libretro
GH_TAGNAME=	e09cbd5a0c7c324cccc96c5804a5e03e5cb9b26c

.include <bsd.port.mk>