opnsense-ports/security/gpgme-cpp/Makefile
Franco Fichtner b5dad3d8ee */*: sync with upstream
Taken from: FreeBSD
2016-11-28 06:21:49 +01:00

14 lines
257 B
Makefile

# $FreeBSD$
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"