From a28c2d8099f0f0cc8c0385a9a98b295cc60a943b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Apr 1995 04:34:11 +0000 Subject: Print Makefiles...this one was tough! --- print/tex/Makefile | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'print/tex/Makefile') diff --git a/print/tex/Makefile b/print/tex/Makefile index 1986d72bdf0e..0c601299e247 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -1,18 +1,24 @@ -PKGNAME= tex +# New ports collection makefile for: tex +# Version required: 6.1 +# Date created: 29 September 1994 +# Whom: jmz +# +# $Id$ +# + +DISTNAME= web2c-6.1 +PKGNAME= tex-6.1 CATEGORIES+= printing -MAINTAINER= jmz@FreeBSD.org DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz modes.mf +MAINTAINER= jmz@FreeBSD.org + EXTRACT_ONLY= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz - - WRKDIR= ${.CURDIR}/work FTPGET= ${FILESDIR}/ftpget -DISTNAME= web2c-6.1 - #other equivalent sites: ftp.shsu.edu ftp.dante.de CTAN= ftp.tex.ac.uk -- cgit v1.2.3