1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/security/gpgme-qt/Makefile
Jason E. Hale ca49e20584 security/*gpgme*: Update to 1.24.0
Remove security/gpgme-qt-headers. The Qt headers have been folded back
into security/gpgme-qt since they no longer conflict.

https://dev.gnupg.org/T7376
2024-11-10 11:14:54 -05:00

14 lines
234 B
Makefile

PORTREVISION= 0
COMMENT= Gpgme Qt${FLAVOR:S|qt||} bindings
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
MASTERDIR= ${.CURDIR:H:H}/security/gpgme
PLIST= ${.CURDIR}/pkg-plist
_GPGME_BINDING= qt
.include "${MASTERDIR}/Makefile"