From 4975402d7f239a520dfcbd48e03dbab43e491d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 22 Apr 2023 00:00:02 +0200 Subject: FreeBSD: Add ports updated for final release R14.1.0. Add a script to synchronize ports to the FreeBSD ports structure. Add meta-port 'tde-meta' to install all TDE ports. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/applications/office/kile/pkg-descr | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 freebsd/applications/office/kile/pkg-descr (limited to 'freebsd/applications/office/kile/pkg-descr') diff --git a/freebsd/applications/office/kile/pkg-descr b/freebsd/applications/office/kile/pkg-descr new file mode 100644 index 000000000..f7b110c2f --- /dev/null +++ b/freebsd/applications/office/kile/pkg-descr @@ -0,0 +1,14 @@ +TDE Integrated LaTeX Environment + +Kile is a user-friendly LaTeX source editor and TeX shell for TDE. + +The source editor is a multi-document editor designed for .tex and .bib +files. Menus, wizards and auto-completion are provided to assist with +tag insertion and code generation. A structural view of the document +assists with navigation within source files. + +The TeX shell integrates the various tools required for TeX processing. +It assists with LaTeX compilation, DVI and postscript document viewing, +generation of bibliographies and indices and other common tasks. + +Kile can support large projects consisting of several smaller files. -- cgit v1.2.1