2006-09-17 16:48:18 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2006/09/17 14:48:18 joerg Exp $
|
2006-09-08 18:29:02 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= icon-naming-utils-0.8.1
|
2006-09-17 16:48:18 +02:00
|
|
|
PKGREVISION= 1
|
2006-09-08 18:29:02 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://tango-project.org/releases/
|
|
|
|
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
|
|
HOMEPAGE= http://tango.freedesktop.org/
|
|
|
|
COMMENT= Adapts GNOME and KDE icon names to the Icon Naming Specification
|
|
|
|
|
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_DIRS+= xdg-1.4
|
|
|
|
USE_LANGUAGES= # none, not even C
|
|
|
|
USE_TOOLS+= gmake intltool perl:run
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|