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

PORTNAME=	pinentry
PORTREVISION=	0

COMMENT=	GTK version of the gnupg password dialog

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

PINENTRY_SLAVE=	-gtk
PORT_OPTIONS+=	GTK

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

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