aboutsummaryrefslogtreecommitdiff
path: root/misc/hicolor-icon-theme/Makefile
blob: 0d79fa109bf19789b3c8270cef618e3fd1be8ecd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	hicolor-icon-theme
PORTVERSION=	0.17
CATEGORIES=	misc gnome
MASTER_SITES=	https://icon-theme.freedesktop.org/releases/

MAINTAINER=	desktop@FreeBSD.org
COMMENT=	High-color icon theme shell from the FreeDesktop project
WWW=		https://www.freedesktop.org/Standards/icon-theme-spec

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		tar:xz
GNU_CONFIGURE=	yes

NO_ARCH=	yes

.include <bsd.port.mk>