blob: a6ca1c7619813920ece5e1d37edc33010430e09f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
DISTVERSIONSUFFIX= -${WORDPRESS_LANG}
CATEGORIES= japanese
CONFLICTS_INSTALL= wordpress fr-wordpress de-wordpress ru-wordpress
WORDPRESS_LANG= ja
DISTINFO_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../../www/wordpress
.include "${MASTERDIR}/Makefile"
|