freebsd-ports/x11-themes/icons-tango/Makefile
Martin Wilke 42a7413371 - Update to MASTER_SITES
- Move to USE_GZIP
- Pass maintainership to submitter

PR:		164540
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
2012-03-04 12:44:58 +00:00

28 lines
691 B
Makefile

# New ports collection makefile for: icons-tango
# Date created: 2005-11-05
# Whom: Phillip Neumann <pneumann@gmail.com>
#
# $FreeBSD$
#
PORTNAME= icons-tango
PORTVERSION= 0.8.90
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
DISTNAME= tango-icon-theme-${PORTVERSION}
MAINTAINER= yuri.pankov@gmail.com
COMMENT= A basic set of icons for the most common usage
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
Magick-config:${PORTSDIR}/graphics/ImageMagick
GNU_CONFIGURE= yes
USE_GZIP= yes
USE_GMAKE= yes
USE_GNOME= intlhack gnomehack
INSTALLS_ICONS= yes
.include <bsd.port.mk>