freebsd-ports/chinese/wordpress-zh_TW/Makefile

13 lines
248 B
Makefile
Raw Normal View History

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"