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