1132222977
- Update to 0.9.1 - Remove no longer needed patch
12 lines
188 B
Makefile
12 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Qt 4 version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= qt4
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|