2009-07-22 11:01:16 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2009/07/22 09:01:33 wiz Exp $
|
2006-09-08 18:29:02 +02:00
|
|
|
#
|
|
|
|
|
2009-02-22 16:48:11 +01:00
|
|
|
DISTNAME= icon-naming-utils-0.8.90
|
2006-09-08 18:29:02 +02:00
|
|
|
CATEGORIES= graphics
|
2008-07-20 11:41:24 +02:00
|
|
|
MASTER_SITES= http://tango.freedesktop.org/releases/
|
2006-09-08 18:29:02 +02:00
|
|
|
|
2008-04-30 15:38:14 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-09-08 18:29:02 +02:00
|
|
|
HOMEPAGE= http://tango.freedesktop.org/
|
|
|
|
COMMENT= Adapts GNOME and KDE icon names to the Icon Naming Specification
|
|
|
|
|
2006-11-05 18:17:04 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-09-17 16:48:18 +02:00
|
|
|
DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
|
2006-09-08 18:29:02 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LANGUAGES= # none, not even C
|
|
|
|
USE_TOOLS+= gmake intltool perl:run
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|