freebsd-ports/security/pinentry-curses/Makefile

14 lines
245 B
Makefile
Raw Normal View History

# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
PORTNAME= pinentry
PORTREVISION= 0
COMMENT= Curses version of the GnuPG password dialog
PINENTRY_GUI= curses
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"