aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry-curses/Makefile
blob: a042d94094f66e0eef509a5238679b580d76b638 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	pinentry
PORTREVISION=	0

COMMENT=	Curses version of the GnuPG password dialog

PINENTRY_GUI=	curses

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

.include "${MASTERDIR}/Makefile"