1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11-themes/pop-icon-theme/Makefile
Alexander Vereeken 4127a5020b x11-themes/pop-icon-theme: add new port
System76 Pop icon Theme

https://github.com/pop-os/icon-theme

PR:		253627
2021-05-01 05:58:47 +00:00

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>