blob: ed1ae781dfd1b2d8785f0609de6edac64e7b05f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
PKGNAMESUFFIX= -qt5
COMMENT= Qt 5 bindings to poppler
MASTERDIR= ${.CURDIR}/../../graphics/poppler
_SLAVE_PORT= qt5
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
|