43a869f0d6
PR: 209556 Submitted by: Ralf Nolden <nolden@kde.org> (kde) Approved by: makc (implicit as kde maintainer)
12 lines
188 B
Makefile
12 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Qt 5 version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|