blob: f2f6e7406f7eb21a80a41191b2d8e8ee82b8f916 (
plain) (
tree)
|
|
# New ports collection makefile for: poppler-qt4
# Date created: June 26, 2007
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/graphics/poppler-qt4/Makefile,v 1.3 2008/03/24 14:12:47 ahze Exp $
PORTREVISION= 1
PKGNAMESUFFIX= -qt4
MAINTAINER= gnome@FreeBSD.org
COMMENT= Qt4 bindings to poppler
MASTERDIR= ${.CURDIR}/../../graphics/poppler
SLAVEPORT= qt4
PLIST= ${.CURDIR}/pkg-plist
BROKEN= does not build
.include "${MASTERDIR}/Makefile"
|