View | Details | Raw Unified | Return to bug 225191
Collapse All | Expand All

(-)security/pinentry-fltk/Makefile (+12 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	pinentry
4
PORTREVISION=	0
5
6
COMMENT=	FLTK version of the GnuPG password dialog
7
8
PINENTRY_GUI=	fltk
9
10
MASTERDIR=	${.CURDIR}/../pinentry
11
12
.include "${MASTERDIR}/Makefile"

Return to bug 225191