1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/chinese/wordpress-zh_TW/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

13 lines
248 B
Makefile

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