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