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