Add doc.local.mk for en_US.ISO8859-1. Probably the SP_ENCODING definition
in this file can also be used in languages which use ISO8859-* encodings without modification.
This commit is contained in:
parent
7462d30d2f
commit
49e85edeb6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21884
1 changed files with 3 additions and 0 deletions
3
en_US.ISO8859-1/share/mk/doc.local.mk
Normal file
3
en_US.ISO8859-1/share/mk/doc.local.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SP_ENCODING?= ${LANGCODE:C,^.*\.,,:C,^ISO,ISO-,}
|
Loading…
Reference in a new issue