10 lines
166 B
Makefile
10 lines
166 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
LO_I18N= zh_TW
|
||
|
LO_HAS_HELPPACK= yes
|
||
|
CATEGORIES= chinese editors
|
||
|
|
||
|
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
|
||
|
|
||
|
.include <bsd.port.mk>
|