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