aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry-fltk/Makefile
blob: ded8276ea0a43977b1b64f0cc1559bed31601759 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PORTNAME=	pinentry
PORTREVISION=	0

COMMENT=	FLTK version of the GnuPG password dialog

PINENTRY_GUI=	fltk

MASTERDIR=	${.CURDIR}/../pinentry

.include "${MASTERDIR}/Makefile"