1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
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

14 lines
277 B
Makefile

PORTEPOCH= 1
CATEGORIES= french
MASTER_SITES= https://fr.wordpress.org/
CONFLICTS_INSTALL= wordpress de-wordpress ja-wordpress ru-wordpress
WORDPRESS_LANG= fr_FR
DISTINFO_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../../www/wordpress
.include "${MASTERDIR}/Makefile"