freebsd-ports/x11-themes/icons-tango/Makefile

23 lines
553 B
Makefile
Raw Normal View History

# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD$
PORTNAME= icons-tango
PORTVERSION= 0.8.90
2012-06-01 07:26:28 +02:00
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 \
Magick-config:graphics/ImageMagick6
GNU_CONFIGURE= yes
USE_GNOME= intlhack
2019-11-08 12:21:02 +01:00
USES+= gettext-tools gmake gnome pathfix pkgconfig
INSTALLS_ICONS= yes
.include <bsd.port.mk>