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