aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icons-tango/Makefile
blob: 2e8e60cab8e51e90cf3754b54ec31c2efe218b4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Phillip Neumann <pneumann@gmail.com>

PORTNAME=	icons-tango
PORTVERSION=	0.8.90
PORTREVISION=	2
CATEGORIES=	x11-themes
MASTER_SITES=	GENTOO
DISTNAME=	tango-icon-theme-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Basic set of icons for the most common usage

BUILD_DEPENDS=	${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils

GNU_CONFIGURE=	yes
USE_GNOME=	intlhack
USES+=		gettext-tools gmake gnome magick:build pathfix pkgconfig

.include <bsd.port.mk>