2013-03-20 15:26:46 +01:00
|
|
|
# Created by: Phillip Neumann <pneumann@gmail.com>
|
2005-11-27 07:42:52 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= icons-tango
|
2010-02-28 04:19:04 +01:00
|
|
|
PORTVERSION= 0.8.90
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 2
|
2005-11-27 07:42:52 +01:00
|
|
|
CATEGORIES= x11-themes
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= GENTOO
|
2005-11-27 07:42:52 +01:00
|
|
|
DISTNAME= tango-icon-theme-${PORTVERSION}
|
|
|
|
|
2013-03-20 15:26:46 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= Basic set of icons for the most common usage
|
2005-11-27 07:42:52 +01:00
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \
|
2018-11-10 20:57:07 +01:00
|
|
|
Magick-config:graphics/ImageMagick6
|
2005-11-27 07:42:52 +01:00
|
|
|
|
2005-12-09 14:19:40 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2013-03-20 15:26:46 +01:00
|
|
|
USE_GNOME= intlhack
|
2019-11-08 12:21:02 +01:00
|
|
|
USES+= gettext-tools gmake gnome pathfix pkgconfig
|
2007-03-18 22:25:13 +01:00
|
|
|
INSTALLS_ICONS= yes
|
2005-11-27 07:42:52 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|