summaryrefslogtreecommitdiff
path: root/print/poppler/Makefile.common
blob: ae11e9577ae4cadc050eaa411bdd85fdf0378bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile.common,v 1.15 2008/06/03 20:31:10 abs Exp $
# used by print/poppler/Makefile
# used by print/poppler-qt4/Makefile

POPPLER_VERS=		0.8.2
DISTNAME=		poppler-${POPPLER_VERS}
CATEGORIES=		print
MASTER_SITES=		http://poppler.freedesktop.org/

MAINTAINER=		reed@reedmedia.net
HOMEPAGE=		http://poppler.freedesktop.org/

PKG_DESTDIR_SUPPORT=	user-destdir

DISTINFO_FILE=		${.CURDIR}/../../print/poppler/distinfo
PATCHDIR=		${.CURDIR}/../../print/poppler/patches

USE_TOOLS+=		pkg-config
USE_LIBTOOL=		yes
USE_LANGUAGES=		c c++