freebsd-ports/security/pinentry-qt5/Makefile
Kurt Jaeger 43a869f0d6 New port: security/pinentry-qt5, Qt 5 version of the GnuPG password dialog
PR:		209556
Submitted by:	Ralf Nolden <nolden@kde.org> (kde)
Approved by:	makc (implicit as kde maintainer)
2016-05-26 03:24:23 +00:00

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"