mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
13 lines
234 B
Makefile
13 lines
234 B
Makefile
# Created by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
PORTNAME= pinentry
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= GTK+ 2.0 version of the GnuPG password dialog
|
|
|
|
PINENTRY_GUI= gtk2
|
|
|
|
MASTERDIR= ${.CURDIR}/../pinentry
|
|
|
|
.include "${MASTERDIR}/Makefile"
|