aboutsummaryrefslogtreecommitdiff
path: root/chinese/wordpress-zh_TW/Makefile
blob: 7ef254ac3a8a73d9997306d18a03be3373b8265a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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"