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

19 lines
375 B
Makefile

# 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_SLAVE= -gtk
WITH_GTK= yes
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"