opnsense-ports/security/gpgme-cpp/Makefile
Franco Fichtner 4627e57239 security/gpgme-cpp: sync with upstream
Taken from: FreeBSD
2024-11-09 05:44:03 +01:00

11 lines
205 B
Makefile

PORTREVISION= 0
PKGNAMESUFFIX= -${_GPGME_BINDING}
COMMENT= Gpgme C++ bindings
MASTERDIR= ${.CURDIR:H:H}/security/gpgme
PLIST= ${.CURDIR}/pkg-plist
_GPGME_BINDING= cpp
.include "${MASTERDIR}/Makefile"