mirror of https://git.FreeBSD.org/ports.git
19 lines
366 B
Makefile
19 lines
366 B
Makefile
PORTNAME= flat-remix
|
|
DISTVERSION= 20240201
|
|
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>
|