# New ports collection makefile for:    pinentry-curses
# Date created:                         03 May 2004
# Whom:					Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD: ports/security/pinentry-curses/Makefile,v 1.1 2004/05/03 19:27:09 lofi Exp $
#

PORTNAME=	pinentry

COMMENT=	Curses version of the gnupg password dialog

CONFLICTS=	pinentry-0.7.1

PINENTRY_CURSES=yes

PKGNAMESUFFIX=	-curses

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

.include "${MASTERDIR}/Makefile"
