head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2013.02.06.13.14.25;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.07.27.11.03.38;	author makc;	state Exp;
branches;
next	1.3;

1.3
date	2009.06.24.08.25.55;	author makc;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.15.23.46.01;	author lofi;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.03.19.26.19;	author lofi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311760
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Michael Nottebrock <lofi@@freebsd.org>
# $FreeBSD: head/security/pinentry-gtk/Makefile 311760 2013-02-06 12:00:29Z makc $

PORTNAME=	pinentry

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

.include "${MASTERDIR}/Makefile"
@


1.5
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:    pinentry-gtk
# Date created:                         03 May 2004
# Whom:					Michael Nottebrock <lofi@@freebsd.org>
#
# $FreeBSD: head/security/pinentry-gtk/Makefile 301600 2012-07-27 11:03:38Z makc $
#
@


1.4
log
@SVN rev 301600 on 2012-07-27 11:03:38Z by makc

- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Update to 0.7.6
Add new frontend: pinentry-qt4
@
text
@d12 2
a13 1
CONFLICTS=	pinentry-[0-9]*
d16 1
a16 1
WITH_GTK=	yes
@


1.2
log
@Update to 0.7.2
@
text
@d14 2
a15 3
PINENTRY_GTK=	yes

PKGNAMESUFFIX=	-gtk
@


1.1
log
@Add pinentry slaveport for the GTK based pinentry dialog.
@
text
@d12 1
a12 1
CONFLICTS=	pinentry-0.7.1
@

