pkgsrc/editors/ted-fr/Makefile
nia 5714584a6b ted, related dictionaries: update to 2.23
(Ted 2.23 February 4, 2013)
* Stability fixes.
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.
* Preparations for bidirectional text support


(Ted 2.22 April 4, 2012)
* Thorough brush-up of the internals.
* Undo/Redo/Recovery
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.
2022-05-19 13:32:47 +00:00

8 lines
183 B
Makefile

# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:49 nia Exp $
LANGNAME= French
LANGCODE= fr_FR
PKG_LANGCODE= fr
.include "../../editors/ted/dictionary.mk"
.include "../../mk/bsd.pkg.mk"