freebsd-ports/security/pinentry-gtk/Makefile
2004-05-03 19:26:19 +00:00

20 lines
378 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.7.1
PINENTRY_GTK= yes
PKGNAMESUFFIX= -gtk
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"