aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-qt4/Makefile
blob: 4e4c8134937880b660969e6a1801f4a2adaa8497 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=   pinentry
PORTREVISION=   0

COMMENT=    Qt 4 version of the gnupg password dialog

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

PINENTRY_SLAVE= -qt4
PORT_OPTIONS+=  QT4

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

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"