mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
df5ebc3d86
Light and dark colorful Gtk3.20+ theme. PR: 259025
21 lines
383 B
Makefile
21 lines
383 B
Makefile
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
|
|
|
PORTNAME= skeuos-gtk
|
|
DISTVERSION= 20211006
|
|
CATEGORIES= x11-themes
|
|
PKGNAMESUFFIX= -themes
|
|
|
|
MAINTAINER= Alexander88207@protonmail.com
|
|
COMMENT= Light and dark colorful Gtk3.20+ theme
|
|
|
|
LICENSE= GPLv3
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= gmake
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= daniruiz
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|