freebsd-ports/security/pinentry-fltk/Makefile
Jason E. Hale 87c4e43124 Update security/pinentry* to 1.1.0 [1]
Add security/pinentry-fltk, fltk frontend [2]

PR:		225190 [1], 225191 [2]
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2018-01-21 00:38:29 +00:00

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"