freebsd-ports/russian/wordpress/Makefile
Bernard Spil 6beccad94e www/wordpress: Transform into master port
* Simplify language ports
 * Removes differences in pkg-message and pkg-descr
 * Reduce files to manage on updates
2023-02-14 18:28:53 +00:00

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"