mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to version 1.1
* "metafont" and "metapost" directories are added for latex-feynmf port. PR: ports/61920 Submitted by: maintainer
This commit is contained in:
parent
0b295fa5b8
commit
19fbd25bdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99185
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tex-texmflocal
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -30,6 +30,7 @@ DIRS+= dvipdfm dvips
|
||||
DIRS+= fonts fonts/afm fonts/ofm fonts/ovp fonts/ovf
|
||||
DIRS+= fonts/ocp fonts/pk fonts/tfm fonts/type1
|
||||
DIRS+= fonts/source fonts/source/public fonts/vf
|
||||
DIRS+= metafont metapost
|
||||
DIRS+= jbibtex jbibtex/bib jbibtex/bst
|
||||
DIRS+= tex tex/generic tex/jadetex tex/latex tex/plain
|
||||
DIRS+= pdftex pdftex/latex pdftex/platex
|
||||
|
@ -17,6 +17,8 @@
|
||||
@dirrm %%TEXMFLOCAL%%/fonts/source
|
||||
@dirrm %%TEXMFLOCAL%%/fonts/vf
|
||||
@dirrm %%TEXMFLOCAL%%/fonts
|
||||
@dirrm %%TEXMFLOCAL%%/metafont
|
||||
@dirrm %%TEXMFLOCAL%%/metapost
|
||||
@dirrm %%TEXMFLOCAL%%/jbibtex/bib
|
||||
@dirrm %%TEXMFLOCAL%%/jbibtex/bst
|
||||
@dirrm %%TEXMFLOCAL%%/jbibtex
|
||||
|
Loading…
Reference in New Issue
Block a user