mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
fd928f19e0
Changelog can be found here: https://poppler.freedesktop.org/releases.html PR: 235609 Exp-run by: antoine Approved by: gnome (kde) Differential Revision: https://reviews.freebsd.org/D18805
13 lines
210 B
Makefile
13 lines
210 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
COMMENT= Qt 5 bindings to poppler
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/poppler
|
|
_SLAVE_PORT= qt5
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|