diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:07:04 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:07:04 +0000 |
commit | e39324b4b3e4464c6304e23ad006177f868f23c3 (patch) | |
tree | f521c77976df3af5143e9cf7d761dea99e536cb0 /textproc | |
parent | 1bcc773105f230bfdf455bd2a5245426bc974082 (diff) |
Add new port:
Longman Dictionary of Contemporary English.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250430
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/stardict-longman/Makefile | 17 | ||||
-rw-r--r-- | textproc/stardict-longman/distinfo | 3 | ||||
-rw-r--r-- | textproc/stardict-longman/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/stardict-longman/pkg-plist | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/stardict-longman/Makefile b/textproc/stardict-longman/Makefile new file mode 100644 index 000000000000..ba17ec08038c --- /dev/null +++ b/textproc/stardict-longman/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: stardict-longman +# Date created: 2010-02-28 +# Whom: Max Brazhnikov <makc@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= stardict-longman +PORTVERSION= 2.4.2 +CATEGORIES= textproc +MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Longman Dictionary of Contemporary English + +.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" +.include <bsd.port.mk> diff --git a/textproc/stardict-longman/distinfo b/textproc/stardict-longman/distinfo new file mode 100644 index 000000000000..7e6aa2981245 --- /dev/null +++ b/textproc/stardict-longman/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-longman-2.4.2.tar.bz2) = 7c29fcd1eda7d1d946337ad57c3f0a0f +SHA256 (stardict/stardict-longman-2.4.2.tar.bz2) = e6ff22d606f54e6838e7edb590e7beaffd10ce059a6e2e1b2df0fc6b8ee212ec +SIZE (stardict/stardict-longman-2.4.2.tar.bz2) = 6402702 diff --git a/textproc/stardict-longman/pkg-descr b/textproc/stardict-longman/pkg-descr new file mode 100644 index 000000000000..74ef00e4de4a --- /dev/null +++ b/textproc/stardict-longman/pkg-descr @@ -0,0 +1,3 @@ +Longman Dictionary of Contemporary English. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php diff --git a/textproc/stardict-longman/pkg-plist b/textproc/stardict-longman/pkg-plist new file mode 100644 index 000000000000..e3eabc187157 --- /dev/null +++ b/textproc/stardict-longman/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/longman.dict.dz +share/stardict/dic/longman.idx +share/stardict/dic/longman.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict |