freebsd-ports/security/gpgme-cpp/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
244 B
Makefile

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"