mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
cf118ccf87
Reported by: lwhsu
11 lines
206 B
Makefile
11 lines
206 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -hb-view
|
|
|
|
COMMENT= Harfbuzz hb-view utility
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/harfbuzz
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
HARFBUZZ_SLAVE= hb-view
|
|
|
|
.include "${MASTERDIR}/Makefile"
|