mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
fd029c32a7
The latest stable release is poppler-22.12.0.tar.xz, released on December 1, 2022: Release 22.12.0: core: * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272 PR: 268163 Exp-run by: antoine
9 lines
161 B
Makefile
9 lines
161 B
Makefile
|
|
COMMENT= Qt 6 bindings to poppler
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/poppler
|
|
_SLAVE_PORT= qt6
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|