mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.6.2_1
- Add missing RUN_DEPENDS for misc/getopt Approved by: swills (mentor)
This commit is contained in:
parent
05b616cd07
commit
d87aeb9d76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355090
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= password-store
|
||||
PORTVERSION= 1.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/
|
||||
|
||||
@ -11,6 +12,7 @@ COMMENT= Stores, retrieves, generates, and synchronizes passwords securely
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= bash>=0:${PORTSDIR}/shells/bash \
|
||||
getopt>=0:${PORTSDIR}/misc/getopt \
|
||||
gnupg>=2:${PORTSDIR}/security/gnupg \
|
||||
pwgen>=0:${PORTSDIR}/sysutils/pwgen \
|
||||
tree>=1.7:${PORTSDIR}/sysutils/tree
|
||||
|
Loading…
Reference in New Issue
Block a user