opnsense-ports/security/pinentry-curses/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

13 lines
245 B
Makefile

# 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"