freebsd-ports/security/pinentry-qt/Makefile

21 lines
375 B
Makefile
Raw Normal View History

# 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
2005-04-16 01:46:01 +02:00
CONFLICTS= pinentry-[0-9]*
PINENTRY_QT= yes
PKGNAMESUFFIX= -qt
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"