freebsd-ports/x11-themes/icons-tango/Makefile
Pav Lucistnik 8d83740d7d - Update to 0.6.1
PR:		ports/90129
Submitted by:	Phillip Neumann <pneumann@gmail.com> (maintainer)
2005-12-09 13:19:40 +00:00

25 lines
628 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.6.1
CATEGORIES= x11-themes
MASTER_SITES= http://tango-project.org/releases/
DISTNAME= tango-icon-theme-${PORTVERSION}
MAINTAINER= pneumann@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_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= intlhack
.include <bsd.port.mk>