pkgsrc/graphics/icon-naming-utils/Makefile
bjs 6645c6131b Update to icon-naming-utils-0.8.7. Changes:
* legacy-icon-mapping.xml:
	Add gnome-shutdown link for system-shutdown
	Add inode-directory link for folder

	* legacy-icon-mapping.xml:
	Add gnome-mime-application-x-lzma and
	gnome-mime-application-x-lzma-compressed-tar as links for
	package-x-generic
2008-08-09 19:27:40 +00:00

21 lines
554 B
Makefile

# $NetBSD: Makefile,v 1.8 2008/08/09 19:27:40 bjs Exp $
#
DISTNAME= icon-naming-utils-0.8.7
CATEGORIES= graphics
MASTER_SITES= http://tango.freedesktop.org/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tango.freedesktop.org/
COMMENT= Adapts GNOME and KDE icon names to the Icon Naming Specification
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.4
USE_LANGUAGES= # none, not even C
USE_TOOLS+= gmake intltool perl:run
.include "../../mk/bsd.pkg.mk"