mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
11 lines
176 B
Makefile
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"
|