pkgsrc/print/poppler/Makefile.common

20 lines
476 B
Text
Raw Normal View History

# $NetBSD: Makefile.common,v 1.14 2008/05/01 13:32:08 xtraeme Exp $
#
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/
2007-08-09 20:42:51 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo
PATCHDIR= ${.CURDIR}/../../print/poppler/patches
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
2006-05-09 18:31:56 +02:00
USE_LANGUAGES= c c++