mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
20 lines
413 B
Makefile
20 lines
413 B
Makefile
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
|
|
|
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>
|