mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
4127a5020b
System76 Pop icon Theme https://github.com/pop-os/icon-theme PR: 253627
21 lines
399 B
Makefile
21 lines
399 B
Makefile
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
|
|
|
PORTNAME= pop-icon-theme
|
|
DISTVERSION= 20210111
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= Alexander88207@protonmail.com
|
|
COMMENT= System76 Pop icon Theme
|
|
|
|
LICENSE= CC-BY-NC-SA-4.0
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= meson
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= pop-os
|
|
GH_PROJECT= icon-theme
|
|
GH_TAGNAME= ef2be60
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|