2023-02-14 19:28:53 +01:00
|
|
|
CATEGORIES= chinese
|
|
|
|
MASTER_SITES= https://cn.wordpress.org/
|
2022-02-06 19:36:07 +01:00
|
|
|
|
*/wordpress*: Update to 5.8.2
For all languages:
Make the port portlint(1),portclippy(1) compliant.
For www,french,german,japanese,russian:
Fix pkg-message.in to only show upgrade message when upgrading.
For www,zh_CN,zh_TW,french,german:
Use do-install-DOCS-on for documentation.
For zh_CN,zh_TW:
Add CPE information
PR: 260013
Approved by: maintainer timeout
2022-01-05 17:35:11 +01:00
|
|
|
WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
|
2010-04-09 10:11:48 +02:00
|
|
|
|
2023-02-14 19:28:53 +01:00
|
|
|
WORDPRESS_LANG= zh_TW
|
2010-04-09 10:11:48 +02:00
|
|
|
|
2023-02-14 19:28:53 +01:00
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
2015-12-05 10:42:34 +01:00
|
|
|
|
2023-02-14 19:28:53 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../www/wordpress
|
2010-04-09 10:11:48 +02:00
|
|
|
|
2023-02-14 19:28:53 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|