mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
6beccad94e
* Simplify language ports * Removes differences in pkg-message and pkg-descr * Reduce files to manage on updates
13 lines
248 B
Makefile
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"
|