pkgsrc/security/libgnome-keyring/Makefile
drochner ae63e2570e update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-16 13:10:53 +00:00

27 lines
749 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/11/16 13:10:53 drochner Exp $
#
DISTNAME= libgnome-keyring-2.32.0
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME password and secret manager
CONFLICTS+= gnome-keyring<2.30
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= library/gnome-keyring-1.pc.in
.include "../../devel/glib2/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/eggdbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"