View | Details | Raw Unified | Return to bug 172126
Collapse All | Expand All

(-)./Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	password-store
3
PORTNAME=	password-store
4
PORTVERSION=	1.4
4
PORTVERSION=	1.4
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://git.zx2c4.com/password-store/snapshot/
7
MASTER_SITES=	http://git.zx2c4.com/password-store/snapshot/
8
8
Lines 11-17 Link Here
11
11
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
13
13
14
RUN_DEPENDS=	gnupg>=2:${PORTSDIR}/security/gnupg \
14
RUN_DEPENDS=	bash>=0:${PORTSDIR}/shells/bash \
15
		gnupg>=2:${PORTSDIR}/security/gnupg \
15
		pwgen>=0:${PORTSDIR}/sysutils/pwgen \
16
		pwgen>=0:${PORTSDIR}/sysutils/pwgen \
16
		tree>=0:${PORTSDIR}/sysutils/tree
17
		tree>=0:${PORTSDIR}/sysutils/tree

Return to bug 172126