# $Id: Portfile,v 1.7 2004/12/31 18:34:28 olegb Exp $ PortSystem 1.0 name xpdf version 3.00 description Xpdf is a viewer for PDF files. long_description Xpdf is a viewer for Portable Document Format \ (PDF) files. These are also sometimes also called \ 'Acrobat' files, from the name of Adobe's PDF \ software. maintainers olegb@opendarwin.org categories graphics print platforms darwin homepage http://www.foolabs.com/xpdf/ master_sites ftp://ftp.foolabs.com/pub/xpdf/ \ ftp://ftp.funet.fi/pub/TeX/CTAN/support/xpdf/ \ ftp://ctan.unsw.edu.au/tex-archive/support/xpdf/ \ ftp://ftp.tex.ac.uk/tex-archive/support/xpdf/ \ ftp://ftp.kddlabs.co.jp/CTAN/support/xpdf/ \ ftp://ftp.meiji.ac.jp/pub/TeX/CTAN/support/xpdf/ \ ftp://ctan.tug.org/tex-archive/support/xpdf/ \ ftp://ftp.dante.de/tex-archive/support/xpdf/ \ ftp://gd.tuwien.ac.at/publishing/tex/CTAN/support/xpdf/ \ ftp://ftp.ntnu.no/pub/tex/CTAN/support/xpdf/ \ ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/support/xpdf/ \ http://www.t.ring.gr.jp/archives/text/CTAN/support/xpdf/ \ ftp://ftp.chg.ru/pub/TeX/CTAN/support/xpdf/ checksums md5 95294cef3031dd68e65f331e8750b2c2 distname xpdf-3.00 depends_lib lib:libX11.6:XFree86 lib:libXm.4:openmotif lib:libt1.5:t1lib \ lib:libfreetype.6:freetype2 configure.args --with-Xm-library=/usr/X11R6/lib \ --with-Xm-includes=/usr/X11R6/include \ --mandir=${prefix}/share/man \ --with-t1-library=${prefix}/lib \ --with-t1-includes=${prefix}/include \ --enable-a4-paper \ --with-freetype2-library=/usr/X11R6/lib \ --with-freetype2-includes=/usr/X11R6/include/freetype2 configure.env CXXFLAGS="-I/usr/X11R6/include/freetype2 -I/usr/X11R6/include"