aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-gtk2/Makefile
blob: e7614fd8ccb416d6a9c4c95106fec99ead2dae50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    pinentry-gtk2
# Date created:         27 Oct 2004
# Whom:             Jean-Yves Lefort <jylefort@brutele.be>
#
# $FreeBSD$
#

PORTNAME=   pinentry

COMMENT=    GTK+ 2.0 version of the GnuPG password dialog

CONFLICTS=  pinentry-[0-9]*

PINENTRY_GTK2=  yes

PKGNAMESUFFIX=  -gtk2

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

.include "${MASTERDIR}/Makefile"