Files
ports/japanese/wordpress/Makefile
T
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
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"