freebsd-ports/security/gpgme-qt/Makefile
Jason E. Hale ee64b8a779 security/*gpgme*: Update to 1.22.0
gpgme-qt: Fix COMMENT when FLAVOR is not explicitly set and use just
one PORTREVISION line to avoid confusing bumping tools.

https://dev.gnupg.org/T6668
2023-08-22 13:48:51 -04:00

13 lines
238 B
Makefile

PORTREVISION= 0
COMMENT= Gpgme ${QT_STR} bindings
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
MASTERDIR= ${.CURDIR}/../../security/gpgme
SLAVEPORT= qt
BINDING_NAME= qt
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"