diff options
author | markd <markd@pkgsrc.org> | 2015-09-02 11:10:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-09-02 11:10:08 +0000 |
commit | b661abee04e74f1bb63319c069e6ff18b2ba50c5 (patch) | |
tree | 753b086b826704ec29a142b1cfbe48427da79893 /fonts | |
parent | ba40895d503bf863b6f750175bbb89d2169702a1 (diff) | |
download | pkgsrc-b661abee04e74f1bb63319c069e6ff18b2ba50c5.tar.gz |
Add tex-{academicons,comicneue,esrelation,sourceserifpro,typicons}{,-doc}
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index f96b19f5269..fb44f686a17 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.286 2015/07/02 13:20:43 wiz Exp $ +# $NetBSD: Makefile,v 1.287 2015/09/02 11:10:08 markd Exp $ # COMMENT= Fonts @@ -196,6 +196,8 @@ SUBDIR+= tamsyn-font SUBDIR+= terminus-font SUBDIR+= tex-Asana-Math SUBDIR+= tex-Asana-Math-doc +SUBDIR+= tex-academicons +SUBDIR+= tex-academicons-doc SUBDIR+= tex-accanthis SUBDIR+= tex-accanthis-doc SUBDIR+= tex-accfonts @@ -345,6 +347,8 @@ SUBDIR+= tex-cns SUBDIR+= tex-cns-doc SUBDIR+= tex-comfortaa SUBDIR+= tex-comfortaa-doc +SUBDIR+= tex-comicneue +SUBDIR+= tex-comicneue-doc SUBDIR+= tex-concmath SUBDIR+= tex-concmath-doc SUBDIR+= tex-concmath-fonts @@ -419,6 +423,8 @@ SUBDIR+= tex-erewhon SUBDIR+= tex-erewhon-doc SUBDIR+= tex-esint SUBDIR+= tex-esint-doc +SUBDIR+= tex-esrelation +SUBDIR+= tex-esrelation-doc SUBDIR+= tex-esstix SUBDIR+= tex-esstix-doc SUBDIR+= tex-esvect @@ -704,6 +710,8 @@ SUBDIR+= tex-sourcecodepro SUBDIR+= tex-sourcecodepro-doc SUBDIR+= tex-sourcesanspro SUBDIR+= tex-sourcesanspro-doc +SUBDIR+= tex-sourceserifpro +SUBDIR+= tex-sourceserifpro-doc SUBDIR+= tex-starfont SUBDIR+= tex-starfont-doc SUBDIR+= tex-staves @@ -736,6 +744,8 @@ SUBDIR+= tex-txfonts SUBDIR+= tex-txfonts-doc SUBDIR+= tex-txfontsb SUBDIR+= tex-txfontsb-doc +SUBDIR+= tex-typicons +SUBDIR+= tex-typicons-doc SUBDIR+= tex-uhc SUBDIR+= tex-uhc-doc SUBDIR+= tex-umtypewriter |