11 lines
178 B
Makefile
11 lines
178 B
Makefile
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Console version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= tty
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|