# New ports collection makefile for:    pinentry-qt
# Date created:                         03 May 2004
# Whom:					Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD: ports/security/pinentry-qt/Makefile,v 1.3 2009/06/24 08:25:55 makc Exp $
#

PORTNAME=	pinentry

COMMENT=	QT3 version of the gnupg password dialog

CONFLICTS=	pinentry-[0-9]*

PINENTRY_SLAVE=	-qt3
WITH_QT3=	yes

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

.include "${MASTERDIR}/Makefile"
