f57221afde
Maintainer releases all his ports. PR: 266871 Reported by: unrelentingtech <greg@unrelenting.technology>
16 lines
356 B
Makefile
16 lines
356 B
Makefile
PORTNAME= libretro-shaders-glsl
|
|
DISTVERSION= g20200314
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Collection of GLSL shaders for libretro
|
|
WWW= https://github.com/libretro/glsl-shaders
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= libretro
|
|
GH_PROJECT= glsl-shaders
|
|
GH_TAGNAME= 7052b09dc657d56bea443d5661dccbebcafe32dc
|
|
|
|
.include <bsd.port.mk>
|