Fixup fromcvs/togit conversion
[pkgsrcv2.git] / print / poppler / Makefile.common
1 # $NetBSD: Makefile.common,v 1.45 2011/07/11 10:05:22 drochner 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-qt4/Makefile
7 # used by print/poppler-utils/Makefile
8
9 POPPLER_VERS=           0.20.1
10 DISTNAME=               poppler-${POPPLER_VERS}
11 CATEGORIES=             print
12 MASTER_SITES=           http://poppler.freedesktop.org/
13
14 HOMEPAGE=               http://poppler.freedesktop.org/
15 LICENSE=                gnu-gpl-v2
16
17 PKG_DESTDIR_SUPPORT=    user-destdir
18
19 DISTINFO_FILE=          ${.CURDIR}/../../print/poppler/distinfo
20 PATCHDIR=               ${.CURDIR}/../../print/poppler/patches
21
22 USE_TOOLS+=             pkg-config
23 USE_LIBTOOL=            yes
24 USE_LANGUAGES=          c c++