1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Michael Nottebrock 2a7464bc90 Add pinentry-gtk2, a GTK+ 2.0 version of the GnuPG password dialog
PR: ports/73199
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-11-04 17:21:22 +00:00

21 lines
361 B
Makefile

# 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.7.1
PINENTRY_GTK2= yes
PKGNAMESUFFIX= -gtk2
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"