freebsd-ports/security/pinentry-curses/Makefile
Max Brazhnikov 1132222977 security/pinentry:
- Update to 0.9.1
- Remove no longer needed patch
2015-03-24 09:48:40 +00: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"