# New ports collection makefile for: libgnome-keyring # Date created: 2009-12-21 # Whom: Michael Johnson # # $FreeBSD$ # $MCom: ports/security/libgnome-keyring/Makefile,v 1.15 2011/05/24 10:12:55 kwm Exp $ # PORTNAME= libgnome-keyring PORTVERSION= 3.0.3 CATEGORIES= security gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A program that keeps passwords and other secrets LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ gcrypt.17:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix ltverhack intlhack glib20 USE_GMAKE= yes USE_GETTEXT= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS= "-I${LOCALBASE}/include" CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include