aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-qt/Makefile
blob: dfa5bd589747f2f234d8401c7b295be8d7acf76a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    pinentry-qt
# Date created:                         03 May 2004
# Whom:                 Michael Nottebrock <lofi@freebsd.org>
#
# $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"