freebsd-ports/x11-themes/icons-tango/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

22 lines
546 B
Makefile

# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD$
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 \
Magick-config:graphics/ImageMagick
GNU_CONFIGURE= yes
USE_GNOME= intlhack
USES+= gettext-tools gmake pathfix pkgconfig
INSTALLS_ICONS= yes
.include <bsd.port.mk>