freebsd-ports/x11-themes/icons-tango-extras/Makefile
Felix Palmen a6bb2f8c5e Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
2023-04-30 13:10:42 +02:00

21 lines
673 B
Makefile

PORTNAME= icons-tango-extras
PORTVERSION= 0.1.0
PORTREVISION= 6
CATEGORIES= x11-themes
MASTER_SITES= http://tango.freedesktop.org/releases/ \
GENTOO
DISTNAME= tango-icon-theme-extras-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Extra set of icons from the Tango project
WWW= http://tango-project.org/
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \
${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango
RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango
GNU_CONFIGURE= yes
USES= gmake gnome magick:build pkgconfig
USE_GNOME= intlhack
.include <bsd.port.mk>