aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpgme-cpp/Makefile
blob: d0efcd04d7a18af7ae426eedc2e9d36e10d7cec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTREVISION=   1
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"