blob: 17e436edbd253931ed5ce0cedb6b2527d29e7494 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PORTNAME= pinentry
PORTREVISION= 0
COMMENT= Console version of the GnuPG password dialog
PINENTRY_GUI= tty
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"
|