pkgsrc/print/poppler/Makefile.common
drochner c37a40355c update to 0.4.5
- Security update; CVE-2006-0301 (buffer overflow)
2006-02-15 18:08:35 +00:00

16 lines
420 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2006/02/15 18:08:35 drochner Exp $
#
POPPLER_VERS= 0.4.5
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= http://poppler.freedesktop.org/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://poppler.freedesktop.org/
DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo
#PATCHDIR= ${.CURDIR}/../../print/poppler/patches
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes