mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
10 lines
175 B
Makefile
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"
|