freebsd-ports/security/gpgme-cpp/Makefile

15 lines
257 B
Makefile
Raw Normal View History

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