freebsd-ports/chinese/wordpress-zh_CN/Makefile
Bernard Spil 6beccad94e www/wordpress: Transform into master port
* Simplify language ports
 * Removes differences in pkg-message and pkg-descr
 * Reduce files to manage on updates
2023-02-14 18:28:53 +00:00

12 lines
248 B
Makefile

CATEGORIES= chinese
MASTER_SITES= https://cn.wordpress.org/
WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
WORDPRESS_LANG= zh_CN
DISTINFO_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../../www/wordpress
.include "${MASTERDIR}/Makefile"