Fixup fromcvs/togit conversion
[pkgsrcv2.git] / print / poppler / Makefile.common
1 # $NetBSD: Makefile.common,v 1.39 2010/10/01 21:32:33 spz Exp $
2 #
3 # used by print/poppler/Makefile
4 # used by print/poppler-glib/Makefile
5 # used by print/poppler-includes/Makefile
6 # used by print/poppler-qt/Makefile
7 # used by print/poppler-qt4/Makefile
8 # used by print/poppler-utils/Makefile
9
10 POPPLER_VERS=           0.14.2
11 DISTNAME=               poppler-${POPPLER_VERS}
12 CATEGORIES=             print
13 MASTER_SITES=           http://poppler.freedesktop.org/
14
15 HOMEPAGE=               http://poppler.freedesktop.org/
16 LICENSE=                gnu-gpl-v2
17
18 PKG_DESTDIR_SUPPORT=    user-destdir
19
20 DISTINFO_FILE=          ${.CURDIR}/../../print/poppler/distinfo
21 PATCHDIR=               ${.CURDIR}/../../print/poppler/patches
22
23 USE_TOOLS+=             pkg-config
24 USE_LIBTOOL=            yes
25 USE_LANGUAGES=          c c++