texmf part. No programs, just common files like latex format, font sources

and such.
This commit is contained in:
espie 1999-08-10 19:11:02 +00:00
parent 9d6565969b
commit d25bc1578c
5 changed files with 7834 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/08/10 19:11:02 espie Exp $
# Original from: Marc Espie
PKGNAME=teTeX_texmf-1.0
CATEGORIES= print
DIST_SUBDIR= teTeX
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= systems/unix/teTeX/1.0/distrib/sources
DISTFILES= ${TETEX_TEXMF}
TETEX_TEXMF=teTeX-texmf-1.0.tar.gz
NO_WRKSUBDIR= yes
# better than NO_EXTRACT, as this builds WRKDIR correctly for us.
EXTRACT_ONLY=
NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD=yes
TEXMF_DIR=${PREFIX}/share/texmf
do-install:
@${MKDIR} ${TEXMF_DIR}
@cd ${TEXMF_DIR} && ${TAR} zxf ${_DISTDIR}/${TETEX_TEXMF}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (teTeX/teTeX-texmf-1.0.tar.gz) = a5078c6506f60d15623c42068edab703
RMD160 (teTeX/teTeX-texmf-1.0.tar.gz) = d40710265d6d8059344ea70d588f22a5c20c4fee
SHA1 (teTeX/teTeX-texmf-1.0.tar.gz) = f68d326e1d51c447f59939f5fa442d569d372904

View File

@ -0,0 +1 @@
TeX distribution, common support files

View File

@ -0,0 +1,2 @@
Architecture-independent files to support TeX and LaTeX:
macro files, font sources, font metric files, etc.

7802
print/teTeX/texmf/pkg/PLIST Normal file

File diff suppressed because it is too large Load Diff