diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:06:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:06:58 +0000 |
commit | 1bcc773105f230bfdf455bd2a5245426bc974082 (patch) | |
tree | 4b0f9656eb8040b1bf38e7c8d41fbfeeeaefb38d /textproc/stardict-OxfordCollocation | |
parent | 0725dc43fb0b2a7865fda53a70192fe41664ca60 (diff) | |
download | ports-1bcc773105f230bfdf455bd2a5245426bc974082.tar.gz ports-1bcc773105f230bfdf455bd2a5245426bc974082.zip |
Notes
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 |