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

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