freebsd-ports/security/gpgme-cpp/Makefile
2024-07-08 01:08:30 -04: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"