1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Use a version number in 2 tarballs (web and web2c), so that they can be

shared with the japanese port.
This commit is contained in:
Jean-Marc Zucconi 1996-03-02 02:08:23 +00:00
parent fe541b2ad8
commit 6253533986
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2764

View File

@ -3,13 +3,13 @@
# Date created: 29 September 1994
# Whom: jmz
#
# $Id: Makefile,v 1.18 1995/10/05 17:31:06 jmz Exp $
# $Id: Makefile,v 1.19 1995/11/22 13:18:26 asami Exp $
#
DISTNAME= web2c-6.1
PKGNAME= tex-3.1415
CATEGORIES+= print
DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
DISTFILES= web2c-6.1.tar.gz web-6.1.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
mf_lib.tar.gz cm_mf.tar.gz modes.mf
MAINTAINER= jmz@FreeBSD.org
@ -29,10 +29,10 @@ FORMATS= tex.fmt
CFLAGS+= -L${X11BASE}/lib
web2c.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/systems/web2c web2c.tar.gz ${DISTDIR}/$@
web.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/systems/web2c web.tar.gz ${DISTDIR}/$@
web2c-6.1.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/systems/web2c web2c-6.1.tar.gz ${DISTDIR}/$@
web-6.1.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/systems/web2c web-6.1.tar.gz ${DISTDIR}/$@
cm_mf.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/fonts cm/mf.tar.gz ${DISTDIR}/$@
cm_tfm.tar.gz: