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