1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/graphics/xpdf/Makefile
1997-03-21 23:07:01 +00:00

19 lines
410 B
Makefile

# New ports collection makefile for: xpdf
# Version required: 0.6
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
# $Id: Makefile,v 1.8 1996/11/29 20:33:16 torstenb Exp $
#
DISTNAME= xpdf-0.6
CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/
MAINTAINER= chuckr@glue.umd.edu
USE_X11= yes
MAN1= xpdf.1 pdftops.1
.include <bsd.port.mk>