mirror of https://git.FreeBSD.org/ports.git
20 lines
376 B
Makefile
20 lines
376 B
Makefile
PORTNAME= pop-icon-theme
|
|
DISTVERSION= 20210111
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= Alexander88207@protonmail.com
|
|
COMMENT= System76 Pop icon Theme
|
|
WWW= https://github.com/pop-os/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>
|