Add support for polish/php_doc on request of

Aleksander Fafula <alex@fafula.com>
This commit is contained in:
Edwin Groothuis 2004-07-03 12:54:52 +00:00
parent d281f6efd9
commit 24f9f8582f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112849
2 changed files with 4 additions and 1 deletions

View file

@ -16,7 +16,7 @@ COMMENT= PHP documentation in HTML
NO_BUILD= YES NO_BUILD= YES
NO_WRKSUBDIR= YES NO_WRKSUBDIR= YES
SLAVEDIRS= french/php_doc german/php_doc japanese/php_doc SLAVEDIRS= french/php_doc german/php_doc japanese/php_doc polish/php_doc
PHP_LANG?= en PHP_LANG?= en
PHPDOCDIR= ${PREFIX}/share/doc/php-${PHP_LANG} PHPDOCDIR= ${PREFIX}/share/doc/php-${PHP_LANG}
@ -35,6 +35,7 @@ pre-fetch:
@${ECHO} " es (spanish)," @${ECHO} " es (spanish),"
@${ECHO} " fr (french) or" @${ECHO} " fr (french) or"
@${ECHO} " ja (japanese)" @${ECHO} " ja (japanese)"
@${ECHO} " pl (polish)"
@${ECHO} "to get a different language than the default one (english)." @${ECHO} "to get a different language than the default one (english)."
@${ECHO} @${ECHO}
.endif .endif

View file

@ -4,6 +4,8 @@ MD5 (php_manual_es-20040518.tar.gz) = 5e84af53852e35a831e6c661932e408f
MD5 (php_manual_fr-20040518.tar.gz) = cde0db8a0ec924203e362ff8177c5172 MD5 (php_manual_fr-20040518.tar.gz) = cde0db8a0ec924203e362ff8177c5172
MD5 (php_manual_ja-20040518.tar.gz) = 2f4dd3e23deec72d5b058dcbda5527a1 MD5 (php_manual_ja-20040518.tar.gz) = 2f4dd3e23deec72d5b058dcbda5527a1
MD5 (php_manual_br-20040518.tar.gz) = edfc774c0527df8519830cce43235a64 MD5 (php_manual_br-20040518.tar.gz) = edfc774c0527df8519830cce43235a64
MD5 (php_manual_pl-20040518.tar.gz) = 56693f470be49c0b56a2bc11c9908bf8
SIZE (php_manual_pl-20040518.tar.gz) = 2013499
SIZE (php_manual_de-20040518.tar.gz) = 2177799 SIZE (php_manual_de-20040518.tar.gz) = 2177799
SIZE (php_manual_en-20040518.tar.gz) = 2168486 SIZE (php_manual_en-20040518.tar.gz) = 2168486
SIZE (php_manual_es-20040518.tar.gz) = 2093466 SIZE (php_manual_es-20040518.tar.gz) = 2093466