aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-gtk2/Makefile
blob: f450f6b151376d3b3e709d4877cc946738272b68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$

PORTNAME=   pinentry
PORTREVISION=   0

COMMENT=    GTK+ 2.0 version of the GnuPG password dialog

PINENTRY_GUI=   gtk2

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

.include "${MASTERDIR}/Makefile"