pkgsrc/print/poppler/Makefile.common
drochner 9da484b674 update to 0.5.4
changes:
-Automatically read in CJK encoding files
-Speed ups
-let the utils take input on stdin
-Bugs fixed
2006-10-12 14:12:15 +00:00

17 lines
441 B
Text

# $NetBSD: Makefile.common,v 1.7 2006/10/12 14:12:15 drochner Exp $
#
POPPLER_VERS= 0.5.4
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
USE_LANGUAGES= c c++