mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
12 lines
214 B
Makefile
12 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"
|