textproc/docproj: Add traditional chinese fonts to docproj metaport
Approved by: dbaio@ Differential Revision: https://reviews.freebsd.org/D37623
This commit is contained in:
parent
cdfa5a2d3a
commit
fc8a32e96a
@ -1,5 +1,5 @@
|
||||
PORTNAME= docproj
|
||||
PORTVERSION= 4.1.3
|
||||
PORTVERSION= 4.1.4
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= doceng@FreeBSD.org
|
||||
@ -12,17 +12,19 @@ RUN_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \
|
||||
|
||||
USES= metaport
|
||||
|
||||
OPTIONS_DEFINE= EPUB GIT IGOR PDF TRANSLATOR VALE
|
||||
OPTIONS_DEFAULT= GIT IGOR PDF TRANSLATOR VALE
|
||||
OPTIONS_DEFINE= EPUB GIT IGOR NOTO-TC PDF TRANSLATOR VALE
|
||||
OPTIONS_DEFAULT= GIT IGOR NOTO-TC PDF TRANSLATOR VALE
|
||||
|
||||
EPUB_DESC= EPUB document support
|
||||
IGOR_DESC= Igor automated proofreader for documentation
|
||||
NOTO-TC_DESC= Google Noto Fonts family (Traditional Chinese)
|
||||
TRANSLATOR_DESC= Tools for translators
|
||||
VALE_DESC= VALE Linting support
|
||||
|
||||
EPUB_RUN_DEPENDS= asciidoctor-epub3:textproc/rubygem-asciidoctor-epub3
|
||||
GIT_RUN_DEPENDS= git:devel/git
|
||||
IGOR_RUN_DEPENDS= igor:textproc/igor
|
||||
NOTO-TC_RUN_DEPENDS= noto-tc>0:x11-fonts/noto-tc
|
||||
PDF_RUN_DEPENDS= asciidoctor-pdf:textproc/rubygem-asciidoctor-pdf
|
||||
TRANSLATOR_RUN_DEPENDS= po4a>=0.67:textproc/po4a
|
||||
VALE_RUN_DEPENDS= vale>0:textproc/vale
|
||||
|
Loading…
Reference in New Issue
Block a user