2012-05-10 00:38:23 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2012/05/09 22:38:23 noud4 Exp $
|
2009-03-18 22:20:41 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= gconf-cleaner-0.0.3
|
2012-05-10 00:38:23 +02:00
|
|
|
PKGREVISION= 2
|
2009-03-18 22:20:41 +01:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://gconf-cleaner.googlecode.com/files/
|
|
|
|
|
2010-04-18 15:06:38 +02:00
|
|
|
MAINTAINER= pkgsrc-users@netbsd.org
|
2009-03-18 22:20:41 +01:00
|
|
|
HOMEPAGE= http://code.google.com/p/gconf-cleaner/
|
|
|
|
COMMENT= Cleaning tool for GConf
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_TOOLS+= pkg-config perl intltool gmake
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
|
|
|
|
.include "../../devel/GConf/schemas.mk"
|
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|