* Simplify language ports * Removes differences in pkg-message and pkg-descr * Reduce files to manage on updates
13 lines
266 B
Makefile
13 lines
266 B
Makefile
|
|
CATEGORIES= russian
|
|
MASTER_SITES= https://ru.wordpress.org/
|
|
|
|
CONFLICTS_INSTALL= wordpress de-wordpress fr-wordpress ja-wordpress
|
|
|
|
WORDPRESS_LANG= ru_RU
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/wordpress
|
|
|
|
.include "${MASTERDIR}/Makefile"
|