blob: 545d701d61179e22e29f8cc48b3217e7bbebdb4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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"
|