mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
36f56c79f9
PR: 256847 Approved by: lwhsu (mentor, implicit)
20 lines
387 B
Makefile
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>
|