Tweak security/sshblock version 1.0_1
[dports.git] / security / pinentry-gtk / Makefile
1 # Created by: Michael Nottebrock <lofi@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       pinentry
5 PORTREVISION=   1
6
7 COMMENT=        GTK version of the gnupg password dialog
8
9 CONFLICTS_INSTALL=      pinentry-[0-9]* pinentry-curses-* \
10                 pinentry-gtk2-* pinentry-qt-* pinentry-qt4-*
11
12 PINENTRY_SLAVE= -gtk
13 PORT_OPTIONS+=  GTK
14
15 MASTERDIR=      ${.CURDIR}/../pinentry
16
17 .include "${MASTERDIR}/Makefile"