Update x11-drivers/xf86-input-wacom to version 0.34.0_1
[dports.git] / security / gpgme-qt5 / Makefile
1 # $FreeBSD$
2
3 PORTREVISION=   0
4 PKGNAMESUFFIX=  -${SLAVEPORT}
5
6 MAINTAINER=     jhale@FreeBSD.org
7 COMMENT=        Gpgme Qt5 bindings
8
9 LICENSE=        GPLv2
10 LICENSE_FILE=   ${WRKSRC}/COPYING
11
12 MASTERDIR=      ${.CURDIR}/../../security/gpgme
13 SLAVEPORT=      qt5
14 BINDING_NAME=   qt
15 PLIST=          ${.CURDIR}/pkg-plist
16
17 .include "${MASTERDIR}/Makefile"