Add doc.local.mk for ISO8859-2 encodings
This commit is contained in:
parent
2e37c1ed17
commit
e6cb6c5472
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21900
2 changed files with 6 additions and 0 deletions
3
pl_PL.ISO8859-2/share/mk/doc.local.mk
Normal file
3
pl_PL.ISO8859-2/share/mk/doc.local.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SP_ENCODING?= ${LANGCODE:C,^.*\.,,:C,^ISO,ISO-,}
|
3
sr_YU.ISO8859-2/share/mk/doc.local.mk
Normal file
3
sr_YU.ISO8859-2/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