aboutsummaryrefslogtreecommitdiff
path: root/print/dvips/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-25 18:01:33 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-25 18:01:33 +0000
commit51880153515fe85ea2463adf0aa9ce357379e880 (patch)
treecac2006929dba29dd5d145fd2cef1b3c01d5f1cb /print/dvips/Makefile
parentbdb39c54c46c6e2d07e4a791f7313d50d94213ca (diff)
downloadports-51880153515fe85ea2463adf0aa9ce357379e880.tar.gz
ports-51880153515fe85ea2463adf0aa9ce357379e880.zip
Notes
Diffstat (limited to 'print/dvips/Makefile')
-rw-r--r--print/dvips/Makefile18
1 files changed, 11 insertions, 7 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index 26e911480077..3f2ac8fa41d1 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -1,27 +1,31 @@
# New ports collection makefile for: dvips
-# Version required: 5.58
+# Version required: 5.62
# Date created: 30 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1996/11/17 08:44:27 obrien Exp $
+# $Id: Makefile,v 1.13 1996/11/18 14:11:09 asami Exp $
#
-DISTNAME= dvips
-PKGNAME= dvips-5.58
+DISTNAME= dvips562
+PKGNAME= dvips-5.62
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
-DISTFILES= dvips558.tar.gz
MAINTAINER= jmz@FreeBSD.org
+WRKSRC= ${WRKDIR}/dvips562/dvips
IS_INTERACTIVE= yes
-EXTRACT_CMD= (zcat | dd 2>/dev/null | tar xf -)
-EXTRACT_ARGS= <
MAN1= dvips.1 afm2tfm.1
pre-install:
@${MKDIR} ${PREFIX}/lib/texmf
+post-install:
+ @${MKDIR} ${PREFIX}/lib/texmf/fonts/vf
+ @install -c -m 644 ${WRKDIR}/dvips562/PSlatex/*.sty ${PREFIX}/lib/texmf/tex
+ @install -c -m 644 ${WRKDIR}/dvips562/PStfms/*.tfm ${PREFIX}/lib/texmf/fonts/tfm
+ @install -c -m 644 ${WRKDIR}/dvips562/PSvfs/*.vf ${PREFIX}/lib/texmf/fonts/vf
+
pre-clean:
@rm -f ${SCRIPTDIR}/post-install