pkgsrc/editors/ted/dictionary.mk
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

23 lines
600 B
Makefile

# $NetBSD: dictionary.mk,v 1.1 2022/05/19 13:32:47 nia Exp $
DISTNAME= ted_${LANGCODE}-2.23-1.noarch
PKGNAME= ted-${PKG_LANGCODE}-2.23
CATEGORIES= editors
MASTER_SITES= https://ftp.nluug.nl/pub/editors/ted/
EXTRACT_SUFX= .rpm
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.nllgg.nl/Ted/
COMMENT= ${LANGNAME} spelling dictionary for the Ted word processor
LICENSE= gnu-gpl-v2
DEPENDS+= ted>=2.23:../../editors/ted
USE_LANGUAGES= # none
NO_BUILD= YES
INSTALLATION_DIRS= share/Ted/dfa
do-install:
${INSTALL_DATA} ${WRKDIR}/usr/share/Ted/dfa/*.dfa \
${DESTDIR}${PREFIX}/share/Ted/dfa