openbsd-ports/graphics/xpdf/Makefile

20 lines
446 B
Makefile
Raw Normal View History

1997-12-02 22:13:16 -05:00
# OpenBSD makefile for: xpdf
# Version required: 0.7a
1997-12-02 22:13:16 -05:00
# Date created: December 2, 1997
# Whom: angelos@openbsd.org
#
# $OpenBSD: Makefile,v 1.3 1998/05/16 01:46:32 angelos Exp $
1997-12-02 22:13:16 -05:00
#
DISTNAME= xpdf-0.7a
1997-12-02 22:13:16 -05:00
CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.aimnet.com/pub/users/derekn/xpdf/
MAINTAINER= angelos@openbsd.org
GNU_CONFIGURE= yes
1997-12-02 22:13:16 -05:00
USE_X11= yes
MAN1= xpdf.1 pdftops.1 pdftotext.1
.include <bsd.port.mk>