1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/print/harfbuzz-cairo/Makefile
Jan Beich acf47e5375 print/harfbuzz-hb-view: rename to -cairo after 4872ec2e84
Avoid confusion when used as a dependency for libharfbuzz-cairo.so.
https://github.com/harfbuzz/harfbuzz/commit/767bdd43a63c
2023-02-23 10:46:47 +00:00

11 lines
200 B
Makefile

PORTREVISION= 0
PKGNAMESUFFIX= -cairo
COMMENT= Harfbuzz Cairo support
MASTERDIR= ${.CURDIR}/../../print/harfbuzz
PLIST= ${.CURDIR}/pkg-plist
HARFBUZZ_SLAVE= cairo
.include "${MASTERDIR}/Makefile"