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

PORTNAME=	pinentry
PORTREVISION=	0

COMMENT=	Qt 5 version of the GnuPG password dialog

PINENTRY_GUI=	qt5

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

.include "${MASTERDIR}/Makefile"