1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/security/pinentry-qt/Makefile
Michael Nottebrock b8cbe9f50e Update to 0.7.2
2005-04-15 23:46:01 +00:00

21 lines
375 B
Makefile

# New ports collection makefile for: pinentry-qt
# Date created: 03 May 2004
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= pinentry
COMMENT= QT version of the gnupg password dialog
CONFLICTS= pinentry-[0-9]*
PINENTRY_QT= yes
PKGNAMESUFFIX= -qt
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"