cf118ccf87
Reported by: lwhsu
10 lines
176 B
Makefile
10 lines
176 B
Makefile
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= FLTK version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= fltk
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|