From aabcf290fb40f4a3bd14b84a017645817612549b Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Mon, 3 May 2004 19:25:17 +0000 Subject: Add pinentry slaveport for the QT based pinentry dialog. --- security/pinentry-qt/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 security/pinentry-qt/Makefile (limited to 'security/pinentry-qt') diff --git a/security/pinentry-qt/Makefile b/security/pinentry-qt/Makefile new file mode 100644 index 000000000000..dfa5bd589747 --- /dev/null +++ b/security/pinentry-qt/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: pinentry-qt +# Date created: 03 May 2004 +# Whom: Michael Nottebrock +# +# $FreeBSD$ +# + +PORTNAME= pinentry + +COMMENT= QT version of the gnupg password dialog + +CONFLICTS= pinentry-0.7.1 + +PINENTRY_QT= yes + +PKGNAMESUFFIX= -qt + +MASTERDIR= ${.CURDIR}/../pinentry + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3