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