87c4e43124
Add security/pinentry-fltk, fltk frontend [2] PR: 225190 [1], 225191 [2] Submitted by: Dmitri Goutnik <dg@syrec.org>
12 lines
189 B
Makefile
12 lines
189 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= FLTK version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= fltk
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|