1996-02-10 15:33:09 -05:00
|
|
|
# New ports collection makefile for: xpdf
|
1998-03-10 22:08:18 -05:00
|
|
|
# Version required: 0.7a
|
1996-02-10 15:33:09 -05:00
|
|
|
# Date created: 02 Feb 1996
|
|
|
|
# Whom: chuckr@glue.umd.edu
|
|
|
|
#
|
1998-09-16 20:33:02 -04:00
|
|
|
# $Id: Makefile,v 1.14 1998/09/15 11:13:24 asami Exp $
|
1996-02-10 15:33:09 -05:00
|
|
|
#
|
|
|
|
|
1998-03-10 22:08:18 -05:00
|
|
|
DISTNAME= xpdf-0.7a
|
1997-03-21 18:07:01 -05:00
|
|
|
CATEGORIES= graphics print
|
1997-10-24 12:51:59 -04:00
|
|
|
MASTER_SITES= ftp://ftp.aimnet.com/pub/users/derekn/xpdf/
|
1996-02-10 15:33:09 -05:00
|
|
|
|
|
|
|
MAINTAINER= chuckr@glue.umd.edu
|
|
|
|
|
1998-09-16 20:33:02 -04:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1998-03-10 22:08:18 -05:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --with-gzip
|
1998-08-05 05:31:52 -04:00
|
|
|
USE_X_PREFIX= yes
|
1997-06-03 03:15:52 -04:00
|
|
|
MAN1= xpdf.1 pdftops.1 pdftotext.1
|
1996-02-10 15:33:09 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|