summaryrefslogtreecommitdiffstats
path: root/print/dvips/Makefile
blob: 1c2dfa2a38d3be535c2b580e401c165eb0fd3773 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    dvips
# Version required:     5.58
# Date created:         30 September 1994
# Whom:                 jmz
#
# $Id: Makefile,v 1.9 1995/11/22 13:18:03 asami Exp $
#

DISTNAME=	dvips
PKGNAME=	dvips-5.58
CATEGORIES+=	print
MASTER_SITES=	ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
DISTFILES=	dvips558.tar.gz

MAINTAINER=	jmz@FreeBSD.org

IS_INTERACTIVE=	yes

EXTRACT_CMD=	(zcat | dd 2>/dev/null | tar xf -)
EXTRACT_ARGS=	<

pre-install:
	@mkdir -p ${PREFIX}/lib/texmf


.include <bsd.port.mk>
OpenPOWER on IntegriCloud