freebsd-ports/security/pinentry-qt5/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

10 lines
175 B
Makefile

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