aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-07-20 01:16:56 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-07-20 01:16:56 +0000
commitf7ec944c6379976e19b90672b7251a5149c89a26 (patch)
tree28396d5fd3e3bfc5ceaddf70c1b4310cd9350619 /textproc/Makefile
parent79ed9b1f3f288e986b562b266e0ffcfe5cfa4994 (diff)
downloadports-f7ec944c6379976e19b90672b7251a5149c89a26.tar.gz
ports-f7ec944c6379976e19b90672b7251a5149c89a26.zip
- Add print/latex-biber, a biblatex replacement which supports Unicode.
- Add or update the following ports which latex-biber depends on: japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support) misc/p5-Business-ISMN (added, ISMN support) textproc/p5-Text-BibTeX (updated to 0.71) textproc/p5-Text-Roman (added, conversion of Roman numerals)
Notes
Notes: svn path=/head/; revision=392544
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 459156223c2b..51d3adf3e35e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -870,6 +870,7 @@
SUBDIR += p5-Text-Reform
SUBDIR += p5-Text-Report
SUBDIR += p5-Text-Repository
+ SUBDIR += p5-Text-Roman
SUBDIR += p5-Text-Sass
SUBDIR += p5-Text-Shellwords
SUBDIR += p5-Text-Similarity