Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/x11-themes/gnome-icons-noia-warm/Makefile
19275 views
# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
# lioux@.  If it's not defined here and you think it should be, check
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.

PORTNAME=	noia-warm
PORTVERSION=	20041102
PORTREVISION=	3
CATEGORIES=	x11-themes gnome
MASTER_SITES=	https://download.gnome.org/teams/art.gnome.org/archive/themes/icon/
DISTNAME=	ICON-NoiaWarm

MAINTAINER=	[email protected]
COMMENT=	NoiaWarm Icons for Gnome
WWW=		https://art.gnome.org/

# Converted from RESTRICTED
LICENSE=	icons
LICENSE_NAME=	icons
LICENSE_TEXT=	${REASON}
LICENSE_PERMS=	auto-accept

USES=		tar:bzip2
NO_WRKSUBDIR=	yes

.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>