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