13 lines
238 B
Makefile
13 lines
238 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= Qt 5 bindings to poppler
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/poppler
|
|
SLAVEPORT= qt5
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|