mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
6beccad94e
* Simplify language ports * Removes differences in pkg-message and pkg-descr * Reduce files to manage on updates
14 lines
277 B
Makefile
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"
|