aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-gtk/Makefile
blob: 9e7c74d803216bc576177e9322157e6ac8cc7b00 (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-gtk
# Date created:                         03 May 2004
# Whom:                 Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#

PORTNAME=   pinentry

COMMENT=    GTK version of the gnupg password dialog

CONFLICTS=  pinentry-[0-9]*

PINENTRY_GTK=   yes

PKGNAMESUFFIX=  -gtk

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

.include "${MASTERDIR}/Makefile"