pkgsrc/graphics/icon-naming-utils/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

19 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:10 wiz Exp $
#
DISTNAME= icon-naming-utils-0.8.90
PKGREVISION= 4
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
DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
GNU_CONFIGURE= yes
USE_LANGUAGES= # none, not even C
USE_TOOLS+= gmake intltool perl:run
.include "../../mk/bsd.pkg.mk"