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

COMMENT=	Gpgme C++ bindings

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

.include "${MASTERDIR}/Makefile"