JDictionary plugin: German-Hungarian dictionary
This dictionary is based on the dictionary of Agnes Molnar. WWW: http://jdictionary.info/ PR: 39600 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
This commit is contained in:
parent
3f361d2bdd
commit
8a2572b54f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126124
4 changed files with 23 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
SUBDIR += ispell
|
||||
SUBDIR += ispell-alt
|
||||
SUBDIR += ispell-neu
|
||||
SUBDIR += jdictionary-ger-hun
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += kheisereg
|
||||
SUBDIR += koffice-i18n
|
||||
|
|
17
german/jdictionary-ger-hun/Makefile
Normal file
17
german/jdictionary-ger-hun/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# New ports collection makefile for: jdictionary-ger-hun
|
||||
# Date created: 20.12.2004
|
||||
# Whom: hq@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jdictionary-ger-hun
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= german hungarian textproc
|
||||
DISTNAME= SmartGerHun-1_4.jar
|
||||
|
||||
COMMENT= JDictionary plugin: German-Hungarian dictionary
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
||||
|
||||
.include "${MASTERDIR}/Makefile.plugin"
|
1
german/jdictionary-ger-hun/distinfo
Normal file
1
german/jdictionary-ger-hun/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (SmartGerHun-1_4.jar) = 59495128c72f48da7228ea8159af54ab
|
4
german/jdictionary-ger-hun/pkg-descr
Normal file
4
german/jdictionary-ger-hun/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
JDictionary plugin: German-Hungarian dictionary
|
||||
This dictionary is based on the dictionary of Agnes Molnar.
|
||||
|
||||
WWW: http://jdictionary.info/
|
Loading…
Reference in a new issue