diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-11-11 08:11:50 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-11-11 08:11:50 +0000 |
commit | 7ff328a0763b93c279c22096370ba1793a45a2d6 (patch) | |
tree | 1bdbaced71545b25e050a540331c83b2954cc7af /japanese/platex-common | |
parent | 90b7f0b053bb5faf481cc1b2bc37bb454cea0b58 (diff) |
Notes
Diffstat (limited to 'japanese/platex-common')
-rw-r--r-- | japanese/platex-common/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/platex-common/Makefile b/japanese/platex-common/Makefile index 9e3075070c3d..020131c3222e 100644 --- a/japanese/platex-common/Makefile +++ b/japanese/platex-common/Makefile @@ -3,18 +3,17 @@ # Date created: 5 Nov 1995 # Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> # -# $Id: Makefile,v 1.10 1996/11/02 05:28:19 max Exp $ +# $Id: Makefile,v 1.11 1996/11/07 14:52:26 max Exp $ # DISTNAME= platex2e PKGNAME= jp-platex2e-96.03 -CATEGORIES+= japanese print +CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex2e/1996-03-05/ \ ftp://ftp.iij.ad.jp/pub/TeX/CTAN/systems/knuth/lib/ \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/corresponding-sources/ \ ftp://ftp.riken.go.jp/pub/tex-archive/systems/knuth/lib/ DISTFILES= base-9512.tar.gz hyphen.tex.gz lib-6.9.tar.gz -EXTRACT_ONLY= base-9512.tar.gz MAINTAINER= max@FreeBSD.ORG @@ -22,6 +21,7 @@ BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex2 RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex2 WRKSRC= ${WRKDIR}/9603 +EXTRACT_ONLY= base-9512.tar.gz pre-fetch: .if !defined(KANJI-CODE) |