From 706d41fb8180fc2561e0f05dbf906b97d7d75a58 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 1 Apr 2013 14:12:20 +0000 Subject: Sync description with port that Gustau made. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17270 df743ca5-7f9a-e211-a948-0013205c9059 --- security/libsecret/Makefile | 4 +--- security/libsecret/pkg-descr | 7 ++++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 9b72e474c..19d04c774 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org -COMMENT= library that keeps passwords and other secrets +COMMENT= Library to access the secret service API LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt @@ -20,8 +20,6 @@ USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-introspection --disable-vala -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib MAN1= secret-tool.1 diff --git a/security/libsecret/pkg-descr b/security/libsecret/pkg-descr index 139597f9c..3d5fb9e93 100644 --- a/security/libsecret/pkg-descr +++ b/security/libsecret/pkg-descr @@ -1,2 +1,7 @@ +libsecret is a library for storing and retrieving passwords and other +secrets. It communicates with the "Secret Service" using +DBus. gnome-keyring and ksecretservice are both implementations +of a Secret Service. interfaces and classes for commonly used +data structures. interfaces and classes for commonly used data structures. - +WWW: https://live.gnome.org/Libsecret -- cgit v1.2.3