summaryrefslogtreecommitdiff
path: root/security/gpgme-cpp/Makefile
blob: a681eea2d02004eace9dc5e3060faa82c77a9063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PORTREVISION=	0
PKGNAMESUFFIX=	-${SLAVEPORT}

MAINTAINER=	jhale@FreeBSD.org
COMMENT=	Gpgme C++ bindings

MASTERDIR=	${.CURDIR}/../../security/gpgme
SLAVEPORT=	cpp
BINDING_NAME=	cpp
PLIST=		${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"