mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
43a869f0d6
PR: 209556 Submitted by: Ralf Nolden <nolden@kde.org> (kde) Approved by: makc (implicit as kde maintainer)
13 lines
188 B
Makefile
13 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"
|