aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/flat-remix-gtk-themes/Makefile
blob: 27e568fe8ec5e7e040cfe78ca7ba82a256758ef1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
# $FreeBSD$

PORTNAME=	flat-remix-gtk
PORTVERSION=	20201129
CATEGORIES=	x11-themes
PKGNAMESUFFIX=	-themes

MAINTAINER=	Alexander88207@protonmail.com
COMMENT=	Flat Remix is a GTK application 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>