mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Jan Beich](/assets/img/avatar_default.png)
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
11 lines
194 B
Makefile
11 lines
194 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -icu
|
|
|
|
COMMENT= Harfbuzz ICU support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/harfbuzz
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
HARFBUZZ_SLAVE= icu
|
|
|
|
.include "${MASTERDIR}/Makefile"
|