10 lines
181 B
Makefile
10 lines
181 B
Makefile
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= GNOME 3 version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= gnome3
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|