freebsd-ports/security/pinentry-gtk2/Makefile
Max Brazhnikov ac1b0c5c74 Update to 0.7.6
Add new frontend: pinentry-qt4
2009-06-24 08:25:55 +00:00

19 lines
358 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-9]*
PINENTRY_SLAVE= -gtk2
WITH_GTK2= yes
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"