head	1.4;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.02.06.13.14.25;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.27.11.03.38;	author makc;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.24.08.25.55;	author makc;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311760
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/security/pinentry-qt4/Makefile 311760 2013-02-06 12:00:29Z makc $

PORTNAME=	pinentry

COMMENT=	QT4 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

.include "${MASTERDIR}/Makefile"
@


1.3
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	pinentry-qt4
# Date created:		2009-06-23
# Whom:			Max Brazhnikov <makc@@FreeBSD.org>
#
# $FreeBSD: head/security/pinentry-qt4/Makefile 301600 2012-07-27 11:03:38Z makc $
#
@


1.2
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.1
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_QT4=	yes
@

