aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-qt/Makefile
blob: d39ace79235f7a0d6592b31fb96cf989b0583717 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Michael Nottebrock <lofi@freebsd.org>
# $FreeBSD$

PORTNAME=   pinentry

COMMENT=    QT3 version of the gnupg password dialog

CONFLICTS_INSTALL=  pinentry-[0-9]* pinentry-curses-* pinentry-gtk-* \
        pinentry-gtk2-* pinentry-qt4-*

PINENTRY_SLAVE= -qt3
PORT_OPTIONS+=  QT3

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

.include "${MASTERDIR}/Makefile"