freebsd-ports/graphics/poppler-qt5/Makefile
Guido Falsi b08077f77d Fix graphics/poppler-qt5 provided include file, causing dependent
ports to fail when including it.

PR:		221805
Submitted by:	me
Approved by:	gnome (kwm)
2018-04-10 18:46:47 +00:00

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"