ports/security/pinentry-curses/Makefile
2021-04-06 16:31:07 +02:00

12 lines
233 B
Makefile

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