mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
a6bb2f8c5e
Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
19 lines
478 B
Makefile
19 lines
478 B
Makefile
PORTNAME= icons-tango
|
|
PORTVERSION= 0.8.90
|
|
PORTREVISION= 3
|
|
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
|
|
WWW= http://tango.freedesktop.org/
|
|
|
|
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>
|