freebsd-ports/security/pinentry-gtk/Makefile
Michael Nottebrock b8cbe9f50e Update to 0.7.2
2005-04-15 23:46:01 +00:00

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