mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.2/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
12 lines
207 B
Makefile
12 lines
207 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -icu
|
|
|
|
COMMENT= Harfbuzz ICU support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/harfbuzz
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
HARFBUZZ_SLAVE= icu
|
|
|
|
.include "${MASTERDIR}/Makefile"
|