aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry-tty/Makefile
blob: 284d4dd7b994b2f16a3ba5d637e7d5fc4d6cb05e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

PORTNAME=	pinentry
PORTREVISION=	0

COMMENT=	Console version of the GnuPG password dialog

PINENTRY_GUI=	tty

MASTERDIR=	${.CURDIR}/../pinentry

.include "${MASTERDIR}/Makefile"