1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/x11-themes/flat-remix-icon-themes/Makefile
Alexander Vereeken 36f56c79f9 x11-themes/flat-remix-icon-themes: Update to 20210620
PR:		256847
Approved by:	lwhsu (mentor, implicit)
2021-06-26 19:38:13 -04:00

20 lines
387 B
Makefile

# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
PORTNAME= flat-remix
PORTVERSION= 20210620
CATEGORIES= x11-themes
PKGNAMESUFFIX= -icon-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Icon theme inspired by material design
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= daniruiz
NO_ARCH= yes
.include <bsd.port.mk>