6beccad94e
* Simplify language ports * Removes differences in pkg-message and pkg-descr * Reduce files to manage on updates
13 lines
265 B
Makefile
13 lines
265 B
Makefile
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"
|