summaryrefslogtreecommitdiff
path: root/security/keychain
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2014-06-09 10:30:20 +0000
committerfhajny <fhajny@pkgsrc.org>2014-06-09 10:30:20 +0000
commit639614ffec5471ebe83fef3f97e5c5108f427967 (patch)
tree888b99d3774f2682d4ebd1a0b5918343244d48cd /security/keychain
parentb41793ec989f25f86ca5600421b5eb23ffc6531a (diff)
downloadpkgsrc-639614ffec5471ebe83fef3f97e5c5108f427967.tar.gz
Keychain really is a Bash script. Update homepage. Bump PKGREVISION.
Diffstat (limited to 'security/keychain')
-rw-r--r--security/keychain/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 5bcc113b72b..c041173490b 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.29 2012/10/23 18:16:31 asau Exp $
+# $NetBSD: Makefile,v 1.30 2014/06/09 10:30:20 fhajny Exp $
DISTNAME= keychain-2.7.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.funtoo.org/archive/keychain/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.funtoo.org/en/security/keychain/intro/
+HOMEPAGE= http://www.funtoo.org/index.php?title=Keychain
COMMENT= Nice ssh-agent front-end
LICENSE= gnu-gpl-v2
@@ -16,8 +17,11 @@ DEPENDS+= openssh-[0-9]*:../../security/openssh
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_TOOLS+= bash:run
NO_BUILD= yes
+REPLACE_BASH+= keychain
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}
do-install: