aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/flat-remix-icon-themes/Makefile
blob: af28e0f8e7ca8d4558914983b897197d10394700 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	flat-remix
PORTVERSION=	20220525
CATEGORIES=	x11-themes
PKGNAMESUFFIX=	-icon-themes

MAINTAINER=	Alexander88207@protonmail.com
COMMENT=	Icon theme inspired by material design
WWW=		https://github.com/daniruiz/flat-remix

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gmake
USE_GITHUB=	yes
GH_ACCOUNT=	daniruiz
NO_ARCH=	yes

.include <bsd.port.mk>