1996-02-10 20:33:09 +00:00
|
|
|
# New ports collection makefile for: xpdf
|
1997-06-03 07:15:52 +00:00
|
|
|
# Version required: 0.7
|
1996-02-10 20:33:09 +00:00
|
|
|
# Date created: 02 Feb 1996
|
|
|
|
# Whom: chuckr@glue.umd.edu
|
|
|
|
#
|
1997-06-03 07:15:52 +00:00
|
|
|
# $Id: Makefile,v 1.9 1997/03/21 23:07:01 asami Exp $
|
1996-02-10 20:33:09 +00:00
|
|
|
#
|
|
|
|
|
1997-06-03 07:15:52 +00:00
|
|
|
DISTNAME= xpdf-0.7
|
1997-03-21 23:07:01 +00:00
|
|
|
CATEGORIES= graphics print
|
1996-02-10 20:33:09 +00:00
|
|
|
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/
|
|
|
|
|
|
|
|
MAINTAINER= chuckr@glue.umd.edu
|
|
|
|
|
|
|
|
USE_X11= yes
|
1997-06-03 07:15:52 +00:00
|
|
|
MAN1= xpdf.1 pdftops.1 pdftotext.1
|
1996-02-10 20:33:09 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|