1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/security/pinentry-fltk/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

11 lines
176 B
Makefile

PORTNAME= pinentry
PORTREVISION= 0
COMMENT= FLTK version of the GnuPG password dialog
PINENTRY_GUI= fltk
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"