mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
English-Persian dictionaries for stardict2 and stardict3.
WWW: http://pyglossary.sourceforge.net PR: 176798 Submitted by: Javad Kouhi <javad.kouhi@gmail.com>
This commit is contained in:
parent
c0a7c8800f
commit
a6c006441f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313810
4 changed files with 35 additions and 0 deletions
|
@ -1387,6 +1387,7 @@
|
|||
SUBDIR += stardict-BritannicaConcise
|
||||
SUBDIR += stardict-MerrianWebster
|
||||
SUBDIR += stardict-OxfordCollocation
|
||||
SUBDIR += stardict-dict-fa_IR
|
||||
SUBDIR += stardict-longman
|
||||
SUBDIR += stardict-oald
|
||||
SUBDIR += stardict-rptts
|
||||
|
|
29
textproc/stardict-dict-fa_IR/Makefile
Normal file
29
textproc/stardict-dict-fa_IR/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stardict-dict-fa_IR
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/pyglossary/dic/English-Persion/
|
||||
DISTNAME= Open%20Dictionary%20aka%20QueerDick-2010-09-28-rich
|
||||
DIST_SUBDIR= stardict
|
||||
|
||||
MAINTAINER= javad.kouhi@gmail.com
|
||||
COMMENT= English-Persian dictionary for stardict
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
WRKSRC= "${WRKDIR}/Open Dictionary aka QueerDick-2010-09-28-rich"
|
||||
|
||||
PLIST_FILES= share/stardict/dic/Arianpur-OpenDictionary.dict.dz \
|
||||
share/stardict/dic/Arianpur-OpenDictionary.idx \
|
||||
share/stardict/dic/Arianpur-OpenDictionary.ifo
|
||||
PLIST_DIRSTRY= share/stardict/dic \
|
||||
share/stardict
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKSRC}/Arianpur-OpenDictionary.dict.dz ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKSRC}/Arianpur-OpenDictionary.idx ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKSRC}/Arianpur-OpenDictionary.ifo ${PREFIX}/share/stardict/dic/
|
||||
|
||||
.include <bsd.port.mk>
|
2
textproc/stardict-dict-fa_IR/distinfo
Normal file
2
textproc/stardict-dict-fa_IR/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (stardict/Open%20Dictionary%20aka%20QueerDick-2010-09-28-rich.tar.gz) = f6720d5c562b480223d88d1335ad16d1cd68081e2a0d96a211bc01f83dc62b11
|
||||
SIZE (stardict/Open%20Dictionary%20aka%20QueerDick-2010-09-28-rich.tar.gz) = 9464057
|
3
textproc/stardict-dict-fa_IR/pkg-descr
Normal file
3
textproc/stardict-dict-fa_IR/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
English-Persian dictionaries for stardict2 and stardict3.
|
||||
|
||||
WWW: http://pyglossary.sourceforge.net
|
Loading…
Add table
Reference in a new issue