diff options
Diffstat (limited to 'editors/libreoffice-szl/Makefile')
-rw-r--r-- | editors/libreoffice-szl/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/libreoffice-szl/Makefile b/editors/libreoffice-szl/Makefile new file mode 100644 index 000000000000..c771e47ee454 --- /dev/null +++ b/editors/libreoffice-szl/Makefile @@ -0,0 +1,7 @@ +# $FreeBSD$ + +LO_I18N= szl + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" + +.include <bsd.port.mk> |