diff options
author | makc <makc@FreeBSD.org> | 2010-03-01 04:06:58 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-01 04:06:58 +0800 |
commit | 1c1b3050a99f781c832340c13b52cf8172b0876c (patch) | |
tree | 963899c773976c18947bc6ace4ab4c2b58a2d4c3 /textproc/stardict-OxfordCollocation | |
parent | 1749deb0570363b7092f4fa83034dd06768225aa (diff) | |
download | freebsd-ports-gnome-1c1b3050a99f781c832340c13b52cf8172b0876c.tar.gz freebsd-ports-gnome-1c1b3050a99f781c832340c13b52cf8172b0876c.tar.zst freebsd-ports-gnome-1c1b3050a99f781c832340c13b52cf8172b0876c.zip |
Add new port:
Oxford English Collocation Dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
Diffstat (limited to 'textproc/stardict-OxfordCollocation')
-rw-r--r-- | textproc/stardict-OxfordCollocation/Makefile | 18 | ||||
-rw-r--r-- | textproc/stardict-OxfordCollocation/distinfo | 3 | ||||
-rw-r--r-- | textproc/stardict-OxfordCollocation/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/stardict-OxfordCollocation/pkg-plist | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/stardict-OxfordCollocation/Makefile b/textproc/stardict-OxfordCollocation/Makefile new file mode 100644 index 000000000000..129d1410f9c3 --- /dev/null +++ b/textproc/stardict-OxfordCollocation/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: stardict-OxfordCollocation +# Date created: 2010-02-28 +# Whom: Max Brazhnikov <makc@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= stardict-OxfordCollocation +PORTVERSION= 2.4.2 +CATEGORIES= textproc +MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} +DISTNAME= stardict-oxford_collocations-${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Oxford English Collocation Dictionary + +.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" +.include <bsd.port.mk> diff --git a/textproc/stardict-OxfordCollocation/distinfo b/textproc/stardict-OxfordCollocation/distinfo new file mode 100644 index 000000000000..b89ea162f33a --- /dev/null +++ b/textproc/stardict-OxfordCollocation/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-oxford_collocations-2.4.2.tar.bz2) = b9eecc663e025911263b173b811ee71e +SHA256 (stardict/stardict-oxford_collocations-2.4.2.tar.bz2) = 5b04ec6fe7dbdcd72807a4032e6937b38cee47681e18c0776da055518eb14807 +SIZE (stardict/stardict-oxford_collocations-2.4.2.tar.bz2) = 1991575 diff --git a/textproc/stardict-OxfordCollocation/pkg-descr b/textproc/stardict-OxfordCollocation/pkg-descr new file mode 100644 index 000000000000..ef649557aacc --- /dev/null +++ b/textproc/stardict-OxfordCollocation/pkg-descr @@ -0,0 +1,3 @@ +Oxford English Collocation Dictionary. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php diff --git a/textproc/stardict-OxfordCollocation/pkg-plist b/textproc/stardict-OxfordCollocation/pkg-plist new file mode 100644 index 000000000000..7a7bcf09642c --- /dev/null +++ b/textproc/stardict-OxfordCollocation/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/oxford_collocations.dict.dz +share/stardict/dic/oxford_collocations.idx +share/stardict/dic/oxford_collocations.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict |