1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11-themes/icons-tango/Makefile
Jeremy Messenger 27a224d8dd Fix the plist, bump the PORTREVISION.
Reported by:	pointyhat via pav
2009-01-11 21:36:07 +00:00

29 lines
716 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.1
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= http://tango.freedesktop.org/releases/ \
${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
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_GNOME= intlhack gnomehack
INSTALLS_ICONS= yes
.include <bsd.port.mk>