freebsd-ports/graphics/xpdf/Makefile

23 lines
526 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpdf
1998-03-11 04:08:18 +01:00
# Version required: 0.7a
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
# $Id: Makefile,v 1.13 1998/08/05 09:31:17 asami Exp $
#
1998-03-11 04:08:18 +01:00
DISTNAME= xpdf-0.7a
CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.aimnet.com/pub/users/derekn/xpdf/
MAINTAINER= chuckr@glue.umd.edu
LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
1998-03-11 04:08:18 +01:00
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gzip
USE_X_PREFIX= yes
MAN1= xpdf.1 pdftops.1 pdftotext.1
.include <bsd.port.mk>