1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/security/pinentry-gtk2/Makefile
Max Brazhnikov 1132222977 security/pinentry:
- Update to 0.9.1
- Remove no longer needed patch
2015-03-24 09:48:40 +00:00

14 lines
246 B
Makefile

# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
PORTNAME= pinentry
PORTREVISION= 0
COMMENT= GTK+ 2.0 version of the GnuPG password dialog
PINENTRY_GUI= gtk2
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"