opnsense-ports/security/gpgme-cpp/Makefile
Franco Fichtner 536ccde47f */*: sync with upstream
Taken from: FreeBSD
2024-07-10 08:15:32 +02:00

11 lines
214 B
Makefile

PORTREVISION= 1
PKGNAMESUFFIX= -${SLAVEPORT}
COMMENT= Gpgme C++ bindings
MASTERDIR= ${.CURDIR}/../../security/gpgme
SLAVEPORT= cpp
BINDING_NAME= cpp
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"